network/squid: Updated for version 4.16.

Fixes building against gcc >= 11.x

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2021-08-16 12:35:06 +02:00 committed by Willy Sudiarto Raharjo
parent 11fa1509b2
commit 5ebbca2577
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:-4.13}
VERSION=${VERSION:-4.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="squid"
VERSION="4.13"
VERSION="4.16"
HOMEPAGE="http://www.squid-cache.org/"
DOWNLOAD="http://www.squid-cache.org/Versions/v4/squid-4.13.tar.xz"
MD5SUM="492e54afc15821141ff1d1d9903854d6"
DOWNLOAD="http://www.squid-cache.org/Versions/v4/squid-4.16.tar.xz"
MD5SUM="d200064f7050969680f628d26b8c704d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""