diff options
author | root <root@rshg054.dnsready.net> | 2013-03-12 00:04:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-12 00:04:27 -0700 |
commit | 9f8838d16719128121b4efde3bf6c7cc650f1801 (patch) | |
tree | 54cb20333b4366966150ddc060ca8da9b26bdd40 /community/squid | |
parent | ef17357a9745e05e301b724d13a341067ddb3d5b (diff) |
Tue Mar 12 00:04:26 PDT 2013
Diffstat (limited to 'community/squid')
-rw-r--r-- | community/squid/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD index 2f82e3848..5a3095468 100644 --- a/community/squid/PKGBUILD +++ b/community/squid/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 84389 2013-02-17 20:28:41Z spupykin $ +# $Id: PKGBUILD 86021 2013-03-11 10:38:45Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Mark Coolen <mark.coolen@gmail.com> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> # Contributor: Kevin Piche <kevin@archlinux.org> pkgname=squid -pkgver=3.3.1 +pkgver=3.3.2 pkgrel=1 pkgdesc='Full-featured Web proxy cache server' arch=('x86_64' 'i686') @@ -24,7 +24,7 @@ source=("http://www.squid-cache.org/Versions/v3/3.3/$pkgname-$pkgver.tar.bz2" 'squid.pam' 'squid.cron' 'squid.service') -md5sums=('b13a7009e35ba1d3fc0fff00b32ef6b8' +md5sums=('fedbad5be528bcf3e632538b11e0cc19' 'e90895ce22c0b618c89a46a9a181fe6c' '2383772ef94efddc7b920628bc7ac5b0' '270977cdd9b47ef44c0c427ab9034777' |