diff options
Diffstat (limited to 'system')
-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 38449a92198a9..2cc226acbe097 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.10.3} +VERSION=${VERSION:-1.10.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info index 9991aff83a5a2..6bddda5d5910d 100644 --- a/system/chronograf/chronograf.info +++ b/system/chronograf/chronograf.info @@ -1,10 +1,10 @@ PRGNAM="chronograf" -VERSION="1.10.3" +VERSION="1.10.4" HOMEPAGE="https://www.influxdata.com" -DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.3_linux_i386.tar.gz" -MD5SUM="72385f53ae4dffff70a17973e172f7f6" -DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.3_linux_amd64.tar.gz" -MD5SUM_x86_64="493fe3362a03082472de8f83e57cdfc7" +DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.4_linux_i386.tar.gz" +MD5SUM="8c1c93bf40b2d775012132cb44970a7b" +DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.4_linux_amd64.tar.gz" +MD5SUM_x86_64="55f82a7200d39d3525a37d08aa8b0c5c" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |