summaryrefslogtreecommitdiffstats
path: root/network/cacti/cacti.SlackBuild
diff options
context:
space:
mode:
author Thibaut Notteboom2016-10-15 00:50:12 +0200
committer Willy Sudiarto Raharjo2016-10-15 00:50:12 +0200
commit4d9a6bc55631b2c47cf972f4b5704c3530e764ea (patch)
treeebccb7720145070e3f9c3a767eed4ce5a4892988 /network/cacti/cacti.SlackBuild
parent44a664802f10f2f3be76d3f45f92aaf7317402cf (diff)
downloadslackbuilds-4d9a6bc55631b2c47cf972f4b5704c3530e764ea.tar.gz
network/cacti: Updated for version 0.8.8h.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/cacti/cacti.SlackBuild')
-rw-r--r--network/cacti/cacti.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/cacti/cacti.SlackBuild b/network/cacti/cacti.SlackBuild
index 2fc276c86b..3d85e789aa 100644
--- a/network/cacti/cacti.SlackBuild
+++ b/network/cacti/cacti.SlackBuild
@@ -4,7 +4,7 @@
# a network graphing solution using rrdtool
# Copyright 2009-2012 Niels Horn, Rio de Janeiro, RJ, Brazil
-# Copyright 2015 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2015-2016 Thibaut Notteboom, Paris, FRANCE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cacti
-VERSION=${VERSION:-0.8.8f}
+VERSION=${VERSION:-0.8.8h}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}