diff options
author | Juergen Daubert <jue@jue.li> | 2021-12-10 16:14:36 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-12-10 16:14:36 +0100 |
commit | 24ce4bb886b71906e41f11126893a02be4856007 (patch) | |
tree | 46a740bab6604911f8a2eb53099f35e98372bd1f /squid | |
parent | 9a495b979391ae72e9059a04a9585c40510f82b6 (diff) | |
download | opt-24ce4bb886b71906e41f11126893a02be4856007.tar.gz opt-24ce4bb886b71906e41f11126893a02be4856007.tar.xz |
squid: update to 5.3
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 f038652fe..cd428ccb8 100644 --- a/squid/.signature +++ b/squid/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SbC7tpi/TaUTaAc91dSzK3TKWLiHPMXgV2ys0T7y5qFy0ltShN1NiPciOqPR2T05Zm9YL5QJU3pDSzba3ndVQM= -SHA256 (Pkgfile) = a117f80e84c939d88f966d7417bd0fd18940a2ac6cd31dec2c604f3c2860b851 -SHA256 (.footprint) = 7e0156114b8141c5215e50438bb7a639f3644abd88c7df2db400b32b50332c34 -SHA256 (squid-5.2.tar.xz) = ea921f055c6cc4b3c6542d995f5a7c5980f2f91adaaa10fe8260d0f1527aaf80 +RWSE3ohX2g5d/a6Hozq371xJU/q/bvUlanhoZGED+YJpWgUFJO8bxhm59XM/1XmsJwxBQ6zqhqc1D6i/un+EMmqfwzbzE09nrw8= +SHA256 (Pkgfile) = 005dfe222a012c206612db6b6673f3eb681e26662331c886171e3d415adacb13 +SHA256 (.footprint) = ac5b1983a49857e75724d6923ed370e358a06fb898ea5a1400fad297cc9c99b7 +SHA256 (squid-5.3.tar.xz) = 45178588df1311ded41ebadd632840c4d93a8d7f5f60e38e74acf2f1ae2f1715 SHA256 (squid) = d4ff0ac128250907e7cce4a01d6d92d9ca7dde7d59e1c72fe89de72fa5488ec4 diff --git a/squid/Pkgfile b/squid/Pkgfile index 9d1865ef8..db1f44878 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.2 +version=5.3 release=1 source=(http://www.squid-cache.org/Versions/v5/$name-$version.tar.xz squid) |