summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8fccbbea599..33e4d286aac3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=squid4
-pkgver=4.0.25
+pkgver=4.1
pkgrel=4
-pkgdesc='Full-featured Web proxy cache server with the support SSL'
+pkgdesc='Full-featured Web proxy cache server with the support SSL. Include patches for normal work with long url's and CDN.'
arch=('x86_64')
url='http://www.squid-cache.org'
depends=('openssl-1.0' 'pam' 'perl' 'libltdl' 'libcap' 'nettle' 'gnutls' 'libnsl')