summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 4a5d876f82..553f642e4a 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}
diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info
index d8f0e17274..bf96ada325 100644
--- a/system/chronograf/chronograf.info
+++ b/system/chronograf/chronograf.info
@@ -1,10 +1,10 @@
PRGNAM="chronograf"
-VERSION="1.9.3"
+VERSION="1.9.4"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.3_linux_i386.tar.gz"
-MD5SUM="5099b76581fdf7a4ddcd80f2e3606b59"
-DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.3_linux_amd64.tar.gz"
-MD5SUM_x86_64="a637aace401e75067986394f6c45b343"
+DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.4_linux_i386.tar.gz"
+MD5SUM="a068bf3549618761bc627d1695c24ea8"
+DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.4_linux_amd64.tar.gz"
+MD5SUM_x86_64="063f8fbcfd0da7670f08e4fa1b1a7fef"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"