diff options
author | Juergen Daubert <jue@jue.li> | 2022-06-09 12:47:47 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-06-09 12:47:47 +0200 |
commit | ef648065aa45405a5da75cc9f8ba3a951215cf51 (patch) | |
tree | 4abbde1c59a5033aed629fb31123968f22be2606 /squid | |
parent | e13dd81b242e4a44eb455905c7057d3fb23c6a4d (diff) | |
download | opt-ef648065aa45405a5da75cc9f8ba3a951215cf51.tar.gz opt-ef648065aa45405a5da75cc9f8ba3a951215cf51.tar.xz |
squid: update to 5.6
Diffstat (limited to 'squid')
-rw-r--r-- | squid/.footprint | 2 | ||||
-rw-r--r-- | squid/.signature | 8 | ||||
-rw-r--r-- | squid/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/squid/.footprint b/squid/.footprint index 04cdfd03a..22dc168df 100644 --- a/squid/.footprint +++ b/squid/.footprint @@ -34,6 +34,7 @@ drwxr-xr-x root/root usr/lib/squid/ -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 @@ -68,6 +69,7 @@ drwxr-xr-x root/root usr/share/man/man8/ -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 dcba18b9d..1421a3f66 100644 --- a/squid/.signature +++ b/squid/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bf1spyWDdCI79kJvf4fSEfFP/EQ7rEaVBooCo7Ye1k7dSo3f6g2R57LOWFQlv+XULsc0icOCNk0/VqqnXRgQQI= -SHA256 (Pkgfile) = 8ab2ea5b4478e95792e5ce545df7536104e8c5b7b61b6bc578a9124c1664a6e7 -SHA256 (.footprint) = 7e0156114b8141c5215e50438bb7a639f3644abd88c7df2db400b32b50332c34 -SHA256 (squid-5.5.tar.xz) = 4e1d484d6476bdd67d4db17b17392112c93d5d989323751085a171421349106c +RWSE3ohX2g5d/TVEmBxHdnCsFZ6Cu0F4wu5tM+6cdFj+s35deQdqBVtedlcK4Jr7uCXXx62OgtWNoNMKafpyDgUw6ERjpjjQGwo= +SHA256 (Pkgfile) = c82ca03a0240cb3ed4d4ebc259439676ac4f585af154681badaf2aa3cdb2ec39 +SHA256 (.footprint) = ac5b1983a49857e75724d6923ed370e358a06fb898ea5a1400fad297cc9c99b7 +SHA256 (squid-5.6.tar.xz) = 38d27338a347597ce0e93d0c3be6e5f66b6750417c474ca87ee0d61bb6d148db SHA256 (squid) = d4ff0ac128250907e7cce4a01d6d92d9ca7dde7d59e1c72fe89de72fa5488ec4 diff --git a/squid/Pkgfile b/squid/Pkgfile index 0386d431d..4298c50e6 100644 --- a/squid/Pkgfile +++ b/squid/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db linux-pam libcap libnsl libtirpc libtool expat libxml2 name=squid -version=5.5 +version=5.6 release=1 source=(http://www.squid-cache.org/Versions/v5/$name-$version.tar.xz squid) |