diff options
author | Ebben Aries <e@dscp.org> | 2019-08-31 11:17:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-31 11:17:39 +0700 |
commit | aea68fc7047442b83fe5d5c27202d28586af2ef2 (patch) | |
tree | 660a68de6eb0cab7629b807f0b61357b537854b4 /system/chronograf | |
parent | 387ca6e87fe3ac37cfe218575c886aa530d063da (diff) | |
download | slackbuilds-aea68fc7047442b83fe5d5c27202d28586af2ef2.tar.gz |
system/chronograf: Updated for version 1.7.14.
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 c7bbb626ca..9f7c2d2209 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.12} +VERSION=${VERSION:-1.7.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info index af4c22300b..0b67f27bf0 100644 --- a/system/chronograf/chronograf.info +++ b/system/chronograf/chronograf.info @@ -1,10 +1,10 @@ PRGNAM="chronograf" -VERSION="1.7.12" +VERSION="1.7.14" HOMEPAGE="https://www.influxdata.com" -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" +DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.14_linux_i386.tar.gz" +MD5SUM="217c420f48e4559f932fcb61cb8ab57a" +DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.14_linux_amd64.tar.gz" +MD5SUM_x86_64="3128775b70553a6d71b41fe41fcb814f" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" |