summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries <e@dscp.org>2018-05-29 23:25:53 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-02 07:32:32 +0700
commit90d01f2255a492de2f187f18a0cfc92be1b936e3 (patch)
treed35848324e9c69de75b21f4cf57aa75838671a1f /system
parent5cff3392bba35eba59cc71c51afda9a3e150584a (diff)
downloadslackbuilds-90d01f2255a492de2f187f18a0cfc92be1b936e3.tar.gz
slackbuilds-90d01f2255a492de2f187f18a0cfc92be1b936e3.tar.xz
system/chronograf: Updated for version 1.5.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/chronograf/README2
-rw-r--r--system/chronograf/chronograf.SlackBuild4
-rw-r--r--system/chronograf/chronograf.info10
3 files changed, 8 insertions, 8 deletions
diff --git a/system/chronograf/README b/system/chronograf/README
index 37c8860d14..380892a6f3 100644
--- a/system/chronograf/README
+++ b/system/chronograf/README
@@ -8,7 +8,7 @@ visualizations of your data.
Groupname and Username
-You must have the "chronograf" group and user to run this script, for
+You must have the "chronograf" group and user to run this script, for
example:
groupadd -g 350 chronograf
diff --git a/system/chronograf/chronograf.SlackBuild b/system/chronograf/chronograf.SlackBuild
index 4081e1d5d4..23e697ae76 100644
--- a/system/chronograf/chronograf.SlackBuild
+++ b/system/chronograf/chronograf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Chronograf
-# Copyright 2017 Ebben Aries <e@dscp.org>
+# Copyright 2017, 2018 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.4.0.0}
+VERSION=${VERSION:-1.5.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info
index f52ec48e2e..0394d9c2a5 100644
--- a/system/chronograf/chronograf.info
+++ b/system/chronograf/chronograf.info
@@ -1,10 +1,10 @@
PRGNAM="chronograf"
-VERSION="1.4.0.0"
+VERSION="1.5.0.0"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.4.0.0_linux_i386.tar.gz"
-MD5SUM="69d59f0c5994ae277f7ce8100b839223"
-DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.4.0.0_linux_amd64.tar.gz"
-MD5SUM_x86_64="6c6f011eb1d349dd84da19a2583e1bdd"
+DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.5.0.0_linux_i386.tar.gz"
+MD5SUM="7780649704ad1deaef2711c30b4e59e4"
+DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.5.0.0_linux_amd64.tar.gz"
+MD5SUM_x86_64="be50979475fc15b124dda731724f5a42"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"