summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2020-02-23 17:26:58 +0100
committer Willy Sudiarto Raharjo2020-02-23 17:26:58 +0100
commitb6064771d912e74f04dd943d9bbb13286f9fa9f4 (patch)
tree2383e7d87fecfc0e8d45735c9d2c0dfcc63ec173
parent77f2c1d2e530145d10e10f21bf92a9b68a7df7c6 (diff)
downloadslackbuilds-b6064771d912e74f04dd943d9bbb13286f9fa9f4.tar.gz
system/chronograf: Updated for version 1.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/chronograf/chronograf.SlackBuild4
-rw-r--r--system/chronograf/chronograf.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/system/chronograf/chronograf.SlackBuild b/system/chronograf/chronograf.SlackBuild
index 372fe248fd..35bf3002ee 100644
--- a/system/chronograf/chronograf.SlackBuild
+++ b/system/chronograf/chronograf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Chronograf
-# Copyright 2017-2019 Ebben Aries <e@dscp.org>
+# Copyright 2017-2020 Ebben Aries <e@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=chronograf
-VERSION=${VERSION:-1.7.17}
+VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info
index d72f8adaa4..c03ac8e4bd 100644
--- a/system/chronograf/chronograf.info
+++ b/system/chronograf/chronograf.info
@@ -1,10 +1,10 @@
PRGNAM="chronograf"
-VERSION="1.7.17"
+VERSION="1.8.0"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.17_linux_i386.tar.gz"
-MD5SUM="b04f1ec126d9c5b972a5181b258b0cbd"
-DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.17_linux_amd64.tar.gz"
-MD5SUM_x86_64="87112edbe5a6c612fdaf2bf75c7cc336"
+DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.8.0_linux_i386.tar.gz"
+MD5SUM="5eca18780c5b8706898795bc75f387f0"
+DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.8.0_linux_amd64.tar.gz"
+MD5SUM_x86_64="29a29acc205692381e52d8ee756f5c7f"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"