aboutsummaryrefslogtreecommitdiff
path: root/system/chronograf/chronograf.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-04-01 09:19:20 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:19:07 +0700
commit3f5254788cb5e5fabc108dcc6b06ffa051f146d5 (patch)
tree5aaee5ac652725dfb4f5e3c87c6a2ed3fbfbf7e5 /system/chronograf/chronograf.SlackBuild
parent670e1af45c8bd1459a41593d4dc8720f17ad1d3f (diff)
downloadslackbuilds-3f5254788cb5e5fabc108dcc6b06ffa051f146d5.tar.xz
system/chronograf: Updated for version 1.9.4
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 4a5d876f82b9..553f642e4af4 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.3}
+VERSION=${VERSION:-1.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}