network/squid: Updated for version 6.6.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2024-01-21 18:54:11 +01:00 committed by Willy Sudiarto Raharjo
parent 4bf110c1c1
commit 6f2dcaccdf
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=squid
VERSION=${VERSION:-6.2}
VERSION=${VERSION:-6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="squid"
VERSION="6.2"
VERSION="6.6"
HOMEPAGE="http://www.squid-cache.org/"
DOWNLOAD="http://www.squid-cache.org/Versions/v6/squid-6.2.tar.xz"
MD5SUM="ad01b7d82b6a00ffd8cd39b97113d05a"
DOWNLOAD="http://www.squid-cache.org/Versions/v6/squid-6.6.tar.xz"
MD5SUM="5a41134ee1b7e75f62088acdec92d2ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""