aboutsummaryrefslogtreecommitdiffstats
path: root/main/squid/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2013-01-17 14:02:08 +0200
committerTimo Teräs <timo.teras@iki.fi>2013-01-17 14:08:41 +0200
commit620c21a583decc9690be4e0e5121b348589baeec (patch)
tree01734a3707c2ade9729a3091b29fb77c003ed7ec /main/squid/APKBUILD
parent6b6eab1412098dfafd4a08dbb53ff51561147fa3 (diff)
downloadaports-620c21a583decc9690be4e0e5121b348589baeec.tar.bz2
aports-620c21a583decc9690be4e0e5121b348589baeec.tar.xz
main/squid: apply two external acl bugfixes from bugtracker
Diffstat (limited to 'main/squid/APKBUILD')
-rw-r--r--main/squid/APKBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/main/squid/APKBUILD b/main/squid/APKBUILD
index 1d474fee56..332dfc41cf 100644
--- a/main/squid/APKBUILD
+++ b/main/squid/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=squid
pkgver=3.2.6
-pkgrel=0
+pkgrel=1
pkgdesc="A full-featured Web proxy cache server."
url="http://www.squid-cache.org"
install="squid.pre-install squid.pre-upgrade"
@@ -21,6 +21,8 @@ langdir="/usr/share/squid/errors"
source="http://www.squid-cache.org/Versions/v3/3.2/squid-$pkgver.tar.bz2
squid-3.2.0.16-loggable-urlgroup.patch
cf_gen-pthread.patch
+ bug-3678.patch
+ bug-3679.patch
squid.initd
squid.confd
$pkgname.logrotate
@@ -107,6 +109,8 @@ squid_kerb_auth() {
md5sums="87915ad83aebafc7af6871c770b23339 squid-3.2.6.tar.bz2
16e3b38996d4c5858e1478f8eb650876 squid-3.2.0.16-loggable-urlgroup.patch
c60237de253c02937f272d3b189d7679 cf_gen-pthread.patch
+526a4f0c3c2012577e2d22db388fec12 bug-3678.patch
+9e71076799d334faba6f4954594e7b4a bug-3679.patch
905e57c6d41414f54a75a5c0f9f7fac7 squid.initd
2897c725c201be53d3c9a7db0101bdf0 squid.confd
58823e0b86bc2dc71d270208b7b284b4 squid.logrotate"