summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbar0metr2018-07-03 12:35:28 +0500
committerbar0metr2018-07-03 12:35:28 +0500
commit4c72150bfb82564af42f752a35bfaafcd97b9a9f (patch)
treed8dc63a79bbda1dd68951dce4604c927cd2d7948
parent17b06d2e95d33a52d5f2917eba1ede5cc161df2e (diff)
downloadaur-4c72150bfb82564af42f752a35bfaafcd97b9a9f.tar.gz
Replace Squid 4.0.25 to Squid 4.1 Stable
-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')