diff options
author | Ebben Aries <earies@dscp.org> | 2022-02-01 14:03:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-02 23:22:53 +0700 |
commit | 1b2d95065eca2d1594df2445a074f8f14a0c401e (patch) | |
tree | 1dcd8d0cfebe70e1bf2e6070466e613ced0a2f76 /system/chronograf/chronograf.SlackBuild | |
parent | bd339ad7798ee4e17b77dee74b4225992bff81c3 (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/chronograf/chronograf.SlackBuild b/system/chronograf/chronograf.SlackBuild index d27e9defc6b27..4ddfb903f8876 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} |