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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Oct 29 10:35:02 UTC 2013


    Date: Tuesday, October 29, 2013 @ 11:35:01
  Author: spupykin
Revision: 99519

upgpkg: squid 3.3.9-2

upd

Modified:
  squid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-29 10:34:57 UTC (rev 99518)
+++ PKGBUILD	2013-10-29 10:35:01 UTC (rev 99519)
@@ -6,7 +6,7 @@
 
 pkgname=squid
 pkgver=3.3.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64' 'i686')
 url='http://www.squid-cache.org'
@@ -87,7 +87,8 @@
     --with-default-user=proxy \
     --enable-async-io \
     --enable-truncate \
-    --enable-icap-client
+    --enable-icap-client \
+    --enable-ssl-crtd
   make
 }
 




More information about the arch-commits mailing list