summaryrefslogtreecommitdiffstats
path: root/system/chronograf/chronograf.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2022-02-01 22:03:53 +0100
committer Willy Sudiarto Raharjo2022-02-02 17:22:53 +0100
commit1b2d95065eca2d1594df2445a074f8f14a0c401e (patch)
tree1dcd8d0cfebe70e1bf2e6070466e613ced0a2f76 /system/chronograf/chronograf.SlackBuild
parentbd339ad7798ee4e17b77dee74b4225992bff81c3 (diff)
downloadslackbuilds-1b2d95065eca2d1594df2445a074f8f14a0c401e.tar.gz
system/chronograf: Updated for version 1.9.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/chronograf/chronograf.SlackBuild')
-rw-r--r--system/chronograf/chronograf.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/chronograf/chronograf.SlackBuild b/system/chronograf/chronograf.SlackBuild
index d27e9defc6..4ddfb903f8 100644
--- a/system/chronograf/chronograf.SlackBuild
+++ b/system/chronograf/chronograf.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=chronograf
-VERSION=${VERSION:-1.9.0}
+VERSION=${VERSION:-1.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}