diff options
-rw-r--r-- | system/chronograf/chronograf.SlackBuild | 2 | ||||
-rw-r--r-- | system/chronograf/chronograf.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/chronograf/chronograf.SlackBuild b/system/chronograf/chronograf.SlackBuild index 4ddfb903f887..4a5d876f82b9 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.1} +VERSION=${VERSION:-1.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info index f5e408f6d491..d8f0e172743c 100644 --- a/system/chronograf/chronograf.info +++ b/system/chronograf/chronograf.info @@ -1,10 +1,10 @@ PRGNAM="chronograf" -VERSION="1.9.1" +VERSION="1.9.3" HOMEPAGE="https://www.influxdata.com" -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" +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" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |