summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2020-11-05 08:12:56 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-09 23:24:15 +0700
commitfc43e6d0ab29f7d9150885e2ddc3a80dc222ea64 (patch)
tree689a14272817cb002a05f000f8295112d5d2352a /system
parent609c8ad8f48f84f01fc9c1d97ae3c0d18835218a (diff)
downloadslackbuilds-fc43e6d0ab29f7d9150885e2ddc3a80dc222ea64.tar.gz
slackbuilds-fc43e6d0ab29f7d9150885e2ddc3a80dc222ea64.tar.xz
system/chronograf: Updated for version 1.8.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/chronograf/chronograf.SlackBuild2
-rw-r--r--system/chronograf/chronograf.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/system/chronograf/chronograf.SlackBuild b/system/chronograf/chronograf.SlackBuild
index 927b81efa5..c3d57ed3de 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.8.7}
+VERSION=${VERSION:-1.8.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info
index 1163c42863..099a50434e 100644
--- a/system/chronograf/chronograf.info
+++ b/system/chronograf/chronograf.info
@@ -1,10 +1,10 @@
PRGNAM="chronograf"
-VERSION="1.8.7"
+VERSION="1.8.8"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.8.7_linux_i386.tar.gz"
-MD5SUM="8b2a07fb121f4eb1f0a5c72049b891f5"
-DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.8.7_linux_amd64.tar.gz"
-MD5SUM_x86_64="50c7c6782405290e158f0aa9e1f23c70"
+DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.8.8_linux_i386.tar.gz"
+MD5SUM="8910a78951791f9132af14f7b4dfa98e"
+DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.8.8_linux_amd64.tar.gz"
+MD5SUM_x86_64="88b76986a8ff4e1c3baef7b7cef75094"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"