summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2022-09-01 02:51:38 +0200
committer Willy Sudiarto Raharjo2022-09-03 12:58:51 +0200
commit4f97bc8684f388f29775553f312f35631981d60d (patch)
tree452f17b16648f77e736d465d8d8ea1bfc3eebf72 /system
parentf786602e123670ed6ada1164d73706bf822948fd (diff)
downloadslackbuilds-4f97bc8684f388f29775553f312f35631981d60d.tar.gz
system/chronograf: Updated for version 1.10.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 553f642e4a..e058657524 100644
--- a/system/chronograf/chronograf.SlackBuild
+++ b/system/chronograf/chronograf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Chronograf
-# Copyright 2017-2021 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2017-2022 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=chronograf
-VERSION=${VERSION:-1.9.4}
+VERSION=${VERSION:-1.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info
index bf96ada325..f524a94cfe 100644
--- a/system/chronograf/chronograf.info
+++ b/system/chronograf/chronograf.info
@@ -1,10 +1,10 @@
PRGNAM="chronograf"
-VERSION="1.9.4"
+VERSION="1.10.0"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.4_linux_i386.tar.gz"
-MD5SUM="a068bf3549618761bc627d1695c24ea8"
-DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.9.4_linux_amd64.tar.gz"
-MD5SUM_x86_64="063f8fbcfd0da7670f08e4fa1b1a7fef"
+DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.0_linux_i386.tar.gz"
+MD5SUM="a3dc8f3abf300d972906c27332b1caf8"
+DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.0_linux_amd64.tar.gz"
+MD5SUM_x86_64="91da12066e23ec5b618256b33e6fabf8"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"