From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 6.3 Date: Mon, 04 Sep 2023 13:50:48 +0200 Message-ID: <20230904115048.3473575-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0790634016253682059==" List-Id: --===============0790634016253682059== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable For details see: https://github.com/squid-cache/squid/commits/v6 Signed-off-by: Matthias Fischer --- lfs/squid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/squid b/lfs/squid index 50ebc4e3a..cd424e8bb 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.2 +VER =3D 6.3 =20 THISAPP =3D squid-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D e934371e40093b1570c88c76f9427089087d2fa0b16629e7ca3afa= bd17f7bc5592b2b65354da54ebc43350ab6732081dd39a39e5db712f70a48246c22b8ae45d +$(DL_FILE)_BLAKE2 =3D 7b94f870a78cd7f29ee762aa3c0c6d72412e719c65a2d3730b744b= 6ac6da1b26b15da42d89c004214b2574e53321d904af175ef156430459eae09d560895de5b =20 install : $(TARGET) =20 --=20 2.34.1 --===============0790634016253682059==--