[arch-commits] Commit in squid/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Apr 8 10:04:55 UTC 2013


    Date: Monday, April 8, 2013 @ 12:04:54
  Author: spupykin
Revision: 87867

upgpkg: squid 3.3.2-2

upd

Modified:
  squid/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-08 09:34:56 UTC (rev 87866)
+++ PKGBUILD	2013-04-08 10:04:54 UTC (rev 87867)
@@ -6,7 +6,7 @@
 
 pkgname=squid
 pkgver=3.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64' 'i686')
 url='http://www.squid-cache.org'
@@ -76,7 +76,8 @@
     --enable-arp-acl \
     --with-default-user=proxy \
     --enable-async-io \
-    --enable-truncate
+    --enable-truncate \
+    --enable-icap-client
   make
 }
 




More information about the arch-commits mailing list