summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbar0metr2018-11-13 10:23:44 +0300
committerbar0metr2018-11-13 10:23:44 +0300
commit611ad6725701a884912df90c2df5e23fa938f7f9 (patch)
treed67c40921327fe7f0536a5617f910af8a4dc5284
parent07a96c76553d90ab844e69e400870ae55ca44c98 (diff)
downloadaur-611ad6725701a884912df90c2df5e23fa938f7f9.tar.gz
New version 4.4 and Fix patching
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0849f05ea2e6..1bc2bd50d358 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.3
+ pkgver = 4.4
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.3.tar.xz
- source = http://www.squid-cache.org/Versions/v4/squid-4.3.tar.xz.asc
+ source = http://www.squid-cache.org/Versions/v4/squid-4.4.tar.xz
+ source = http://www.squid-cache.org/Versions/v4/squid-4.4.tar.xz.asc
source = squid.pam
source = squid.service
source = squid.tmpfiles
diff --git a/PKGBUILD b/PKGBUILD
index a077786f179c..d90d5dc3ab0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: bar0metr <admin@os-admin.ru>
pkgname=squid4
-pkgver=4.3
+pkgver=4.4
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')