summaryrefslogtreecommitdiffstats
path: root/network/squid/squid.SlackBuild
diff options
context:
space:
mode:
author Robby Workman2013-11-16 22:25:15 +0100
committer Robby Workman2013-11-16 23:20:41 +0100
commitbee8220ae65d162b4ff420f782d24f21b4f3c096 (patch)
treec753ab64dac8b6c06eb94566940c617a2c199005 /network/squid/squid.SlackBuild
parent93333645e10761e01f4c80a848bf7ea6955b4ecc (diff)
downloadslackbuilds-bee8220ae65d162b4ff420f782d24f21b4f3c096.tar.gz
network/squid: Updated for version 3.1.23.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/squid/squid.SlackBuild')
-rw-r--r--network/squid/squid.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/squid/squid.SlackBuild b/network/squid/squid.SlackBuild
index f28cacd2e9..a85e8b6680 100644
--- a/network/squid/squid.SlackBuild
+++ b/network/squid/squid.SlackBuild
@@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=squid
-VERSION=${VERSION:-3.1.20}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.1.23}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then