diff options
author | Ebben Aries <e@dscp.org> | 2019-06-22 20:16:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-22 20:20:50 +0700 |
commit | b770ef3e67cb2f201cdc3f09605db6952aca66e4 (patch) | |
tree | 1f10d5204bd73f5cf50093800a549d674b12f2c9 /system/chronograf | |
parent | 54bc33617048bf2422b1f38ffe383e004f8823d2 (diff) |
system/chronograf: Updated for version 1.7.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/chronograf')
-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 77df0748df35..c7bbb626ca63 100644 --- a/system/chronograf/chronograf.SlackBuild +++ b/system/chronograf/chronograf.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=chronograf -VERSION=${VERSION:-1.7.11} +VERSION=${VERSION:-1.7.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info index f9c50e6ffb19..af4c22300bbd 100644 --- a/system/chronograf/chronograf.info +++ b/system/chronograf/chronograf.info @@ -1,10 +1,10 @@ PRGNAM="chronograf" -VERSION="1.7.11" +VERSION="1.7.12" HOMEPAGE="https://www.influxdata.com" -DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.11_linux_i386.tar.gz" -MD5SUM="76591320511eaf398ef08a4306167d9c" -DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.11_linux_amd64.tar.gz" -MD5SUM_x86_64="6765ffdae43d34924702c0179f686521" +DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.12_linux_i386.tar.gz" +MD5SUM="6049235ef5dc114a662700e366939b59" +DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.12_linux_amd64.tar.gz" +MD5SUM_x86_64="14561e8446369fdda53647ddcb1c2b3f" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" |