summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbar0metr2018-10-06 23:00:22 +0300
committerbar0metr2018-10-06 23:00:22 +0300
commit11c9529b57ee5b249780ad3b4e5ce4fcafa979ff (patch)
treed29974e764e7f4bc427c158856767641d548afaf
parent3b318e5cd8ba8c212de7396654663d9efee2b870 (diff)
downloadaur-11c9529b57ee5b249780ad3b4e5ce4fcafa979ff.tar.gz
New version (4.3)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34b8a07499c4..0849f05ea2e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = squid4
pkgdesc = Full-featured Web proxy cache server with the support SSL, eCAP, iCAP-client. Include patches for normal work with cache, long url`s and CDN.
- pkgver = 4.2
+ pkgver = 4.3
pkgrel = 4
url = http://www.squid-cache.org
arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = squid4
backup = etc/squid/cachemgr.conf
backup = etc/squid/errorpage.css
backup = etc/squid/mime.conf
- source = http://www.squid-cache.org/Versions/v4/squid-4.2.tar.xz
- source = http://www.squid-cache.org/Versions/v4/squid-4.2.tar.xz.asc
+ source = http://www.squid-cache.org/Versions/v4/squid-4.3.tar.xz
+ source = http://www.squid-cache.org/Versions/v4/squid-4.3.tar.xz.asc
source = squid.pam
source = squid.service
source = squid.tmpfiles
diff --git a/PKGBUILD b/PKGBUILD
index c505008f60c1..320a424b4a8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: bar0metr <admin@os-admin.ru>
pkgname=squid4
-pkgver=4.2
+pkgver=4.3
pkgrel=4
pkgdesc='Full-featured Web proxy cache server with the support SSL, eCAP, iCAP-client. Include patches for normal work with cache, long url`s and CDN.'
arch=('x86_64')
@@ -74,7 +74,7 @@ build() {
--with-netfilter-conntrack \
--with-openssl=/usr/include/openssl \
--enable-snmp \
- --enable-xmalloc-statistics \
+# --enable-xmalloc-statistics \
--enable-inline \
--enable-linux-netfilter \
--enable-ident-lookups \