summaryrefslogtreecommitdiff
path: root/squid
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2021-10-05 09:22:20 +0200
committerJuergen Daubert <jue@jue.li>2021-10-05 09:22:20 +0200
commit4ca4201f15c2a9f3de41683fbc71d66d33fe6953 (patch)
treee983ffeaef416aad2fbb8f672a46e32e540398b3 /squid
parentcf53d0cc830600750d91e31bfbbbe7be33ad3051 (diff)
downloadopt-4ca4201f15c2a9f3de41683fbc71d66d33fe6953.tar.gz
opt-4ca4201f15c2a9f3de41683fbc71d66d33fe6953.tar.xz
squid: update to 5.2
Diffstat (limited to 'squid')
-rw-r--r--squid/.footprint4
-rw-r--r--squid/.signature8
-rw-r--r--squid/Pkgfile4
3 files changed, 8 insertions, 8 deletions
diff --git a/squid/.footprint b/squid/.footprint
index 110447f7e..04cdfd03a 100644
--- a/squid/.footprint
+++ b/squid/.footprint
@@ -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
diff --git a/squid/.signature b/squid/.signature
index aff14fb67..f038652fe 100644
--- a/squid/.signature
+++ b/squid/.signature
@@ -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
diff --git a/squid/Pkgfile b/squid/Pkgfile
index 41b9d9d1f..9d1865ef8 100644
--- a/squid/Pkgfile
+++ b/squid/Pkgfile
@@ -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() {

Generated by cgit