summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Emmanuel N. Millan2020-09-26 05:42:13 +0200
committer Willy Sudiarto Raharjo2020-09-26 11:10:54 +0200
commit127995585d2468d03145459e8f3d2b7586020bb1 (patch)
tree9fde41ab19699687dec23bb184665c7b71415e84 /network
parent0342198a5463ad38c4480cfb5c926eb9b9047b0e (diff)
downloadslackbuilds-127995585d2468d03145459e8f3d2b7586020bb1.tar.gz
network/varnish: Updated for version 6.5.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/varnish/varnish.SlackBuild2
-rw-r--r--network/varnish/varnish.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/varnish/varnish.SlackBuild b/network/varnish/varnish.SlackBuild
index 5e73f47f49..269f74dff2 100644
--- a/network/varnish/varnish.SlackBuild
+++ b/network/varnish/varnish.SlackBuild
@@ -6,7 +6,7 @@
# Updated by Emmanuel N. Millan
PRGNAM=varnish
-VERSION=${VERSION:-6.3.1}
+VERSION=${VERSION:-6.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/varnish/varnish.info b/network/varnish/varnish.info
index f3c3528b9e..6c4841b69b 100644
--- a/network/varnish/varnish.info
+++ b/network/varnish/varnish.info
@@ -1,8 +1,8 @@
PRGNAM="varnish"
-VERSION="6.3.1"
+VERSION="6.5.0"
HOMEPAGE="https://www.varnish-cache.org/"
-DOWNLOAD="https://varnish-cache.org/_downloads/varnish-6.3.1.tgz"
-MD5SUM="f99276b2fdeddb4779423bdc1b5738a8"
+DOWNLOAD="https://varnish-cache.org/_downloads/varnish-6.5.0.tgz"
+MD5SUM="9cf1b50bee82119cc2cf315277534d35"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Sphinx"