summaryrefslogtreecommitdiff
path: root/extra/squid
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-26 23:15:00 +0000
committerroot <root@rshg054.dnsready.net>2012-02-26 23:15:00 +0000
commitf6a79a3f5989efc8db63af942851c56f0c462bb1 (patch)
tree08bddecba9bbd4fc2c2075bfa2c514f710fcd351 /extra/squid
parente4a5730eb358cb0d78bc022204ddccac068c2bf2 (diff)
Sun Feb 26 23:15:00 UTC 2012
Diffstat (limited to 'extra/squid')
-rw-r--r--extra/squid/PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/extra/squid/PKGBUILD b/extra/squid/PKGBUILD
index 47f2bf91a..de23127a0 100644
--- a/extra/squid/PKGBUILD
+++ b/extra/squid/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 140501 2011-10-15 22:54:05Z kevin $
+# $Id: PKGBUILD 151208 2012-02-25 07:43:33Z pierre $
# Maintainer: Kevin Piche <kevin@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=squid
-pkgver=3.1.16
+pkgver=3.1.19
pkgrel=1
pkgdesc="A full-featured Web proxy cache server."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
url="http://www.squid-cache.org"
depends=('openssl' 'pam' 'cron' 'perl' 'libtool')
-makedepends=('libcap>=2.16')
+makedepends=('libcap')
license=('GPL')
-backup=(etc/squid/squid.conf etc/squid/mime.conf etc/conf.d/squid)
+backup=('etc/squid/squid.conf' 'etc/squid/mime.conf' 'etc/conf.d/squid')
install=squid.install
-source=(http://www.squid-cache.org/Versions/v3/3.1/${pkgname}-${pkgver}.tar.bz2
- squid squid.conf.d squid.pam squid.cron)
-md5sums=('675aef4411d41f5b55b15a29ad6e5261'
+source=("http://www.squid-cache.org/Versions/v3/3.1/${pkgname}-${pkgver}.tar.bz2"
+ 'squid' 'squid.conf.d' 'squid.pam' 'squid.cron')
+md5sums=('9b6ffaf96bee8f05f0085bc6361d7c94'
'd213b0cc1db72b749bb8c88716fdab39'
'2383772ef94efddc7b920628bc7ac5b0'
'270977cdd9b47ef44c0c427ab9034777'