squid: update to 5.2

This commit is contained in:
Juergen Daubert 2021-10-05 09:22:20 +02:00
parent cf53d0cc83
commit 4ca4201f15
3 changed files with 8 additions and 8 deletions

View File

@ -31,9 +31,9 @@ drwxr-xr-x root/root usr/lib/squid/
-rwxr-xr-x root/root usr/lib/squid/diskd
-rwxr-xr-x root/root usr/lib/squid/ext_delayer_acl
-rwxr-xr-x root/root usr/lib/squid/ext_file_userip_acl
-rwxr-xr-x root/root usr/lib/squid/ext_kerberos_sid_group_acl
-rwxr-xr-x root/root usr/lib/squid/ext_session_acl
-rwxr-xr-x root/root usr/lib/squid/ext_sql_session_acl
-rwxr-xr-x root/root usr/lib/squid/ext_time_quota_acl
-rwxr-xr-x root/root usr/lib/squid/ext_unix_group_acl
-rwxr-xr-x root/root usr/lib/squid/ext_wbinfo_group_acl
-rwxr-xr-x root/root usr/lib/squid/helper-mux
@ -65,9 +65,9 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/digest_file_auth.8.gz
-rw-r--r-- root/root usr/share/man/man8/ext_delayer_acl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ext_file_userip_acl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ext_kerberos_sid_group_acl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ext_session_acl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ext_sql_session_acl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ext_time_quota_acl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ext_unix_group_acl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ext_wbinfo_group_acl.8.gz
-rw-r--r-- root/root usr/share/man/man8/helper-mux.8.gz

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/bR1PfMUlsYF1lFw1O4rBpSWeaA6gsi4e3BHs32HSLxOlHCWADQYnmFxkBnZVnEe7IvASppnLxY9WviQAe8dtAE=
SHA256 (Pkgfile) = 628344fcc524489e0e66fd93a3883d9e837a98584e7a46415a27d153ab009ec1
SHA256 (.footprint) = 7aea4d85bc7a912ac8e525021291d2cb542083882c56864ab822875cb5211ed8
SHA256 (squid-4.16.tar.xz) = 7e00e891757c1c02dae546c9898f440c6031b684d8c243d6edab529076e3ba63
RWSE3ohX2g5d/SbC7tpi/TaUTaAc91dSzK3TKWLiHPMXgV2ys0T7y5qFy0ltShN1NiPciOqPR2T05Zm9YL5QJU3pDSzba3ndVQM=
SHA256 (Pkgfile) = a117f80e84c939d88f966d7417bd0fd18940a2ac6cd31dec2c604f3c2860b851
SHA256 (.footprint) = 7e0156114b8141c5215e50438bb7a639f3644abd88c7df2db400b32b50332c34
SHA256 (squid-5.2.tar.xz) = ea921f055c6cc4b3c6542d995f5a7c5980f2f91adaaa10fe8260d0f1527aaf80
SHA256 (squid) = d4ff0ac128250907e7cce4a01d6d92d9ca7dde7d59e1c72fe89de72fa5488ec4

View File

@ -4,9 +4,9 @@
# Depends on: db linux-pam libcap libnsl libtirpc libtool expat libxml2
name=squid
version=4.16
version=5.2
release=1
source=(http://www.squid-cache.org/Versions/v4/$name-$version.tar.xz
source=(http://www.squid-cache.org/Versions/v5/$name-$version.tar.xz
squid)
build() {