diff options
author | Ebben Aries <e@dscp.org> | 2019-12-28 09:06:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 09:06:43 +0700 |
commit | 0d5d19762f6ff04ee8a1713559b54cfb52d69434 (patch) | |
tree | 535c50e77ea66682829fe5cf885c7c169fce6427 /system/chronograf | |
parent | 9eb75992310bb88c8245e03f25fc0c3dc1994263 (diff) |
system/chronograf: Updated for version 1.7.16.
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 9f7c2d220903..d23b227cfcae 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.14} +VERSION=${VERSION:-1.7.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info index 0b67f27bf09c..1b6e5d71475e 100644 --- a/system/chronograf/chronograf.info +++ b/system/chronograf/chronograf.info @@ -1,10 +1,10 @@ PRGNAM="chronograf" -VERSION="1.7.14" +VERSION="1.7.16" HOMEPAGE="https://www.influxdata.com" -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" +DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.16_linux_i386.tar.gz" +MD5SUM="55b2b86b71267264d9f5cbd6989a8013" +DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.16_linux_amd64.tar.gz" +MD5SUM_x86_64="a520f54c15e57bc38dc64cfdfe560d43" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" |