summaryrefslogtreecommitdiffstats
path: root/system/chronograf
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
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')
-rw-r--r--system/chronograf/chronograf.SlackBuild2
-rw-r--r--system/chronograf/chronograf.info10
2 files changed, 6 insertions, 6 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}
diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info
index 06578896e5..f5e408f6d4 100644
--- a/system/chronograf/chronograf.info
+++ b/system/chronograf/chronograf.info
@@ -1,10 +1,10 @@
PRGNAM="chronograf"
-VERSION="1.9.0"
+VERSION="1.9.1"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.0_linux_i386.tar.gz"
-MD5SUM="5b7e7abde9f72e2f8c418af7ffe7e2ec"
-DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.0_linux_amd64.tar.gz"
-MD5SUM_x86_64="dbd40acb985d7aa1e25dd68c816ad28d"
+DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.1_linux_i386.tar.gz"
+MD5SUM="4684bd6b0f1592afe24181116872d630"
+DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.1_linux_amd64.tar.gz"
+MD5SUM_x86_64="841610e813cfea2178b04753e6f86a59"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"