summaryrefslogtreecommitdiffstats
path: root/system/chronograf
diff options
context:
space:
mode:
author Ebben Aries <e@dscp.org>2019-01-18 11:30:49 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-18 23:39:48 +0700
commit3c5d46fe03046c0b7f1dc2e8fefb80ae5b74f321 (patch)
tree153a67db040b1456d0a866d24fa303160cc5dbb8 /system/chronograf
parent8eec31e6d630835e3ace3a35e892abb6cde32179 (diff)
downloadslackbuilds-3c5d46fe03046c0b7f1dc2e8fefb80ae5b74f321.tar.gz
slackbuilds-3c5d46fe03046c0b7f1dc2e8fefb80ae5b74f321.tar.xz
system/chronograf: Updated for version 1.7.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/chronograf')
-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 380892a6f3..37c8860d14 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 91fdcc39f4..4dbf5e68df 100644
--- a/system/chronograf/chronograf.SlackBuild
+++ b/system/chronograf/chronograf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Chronograf
-# Copyright 2017, 2018 Ebben Aries <e@dscp.org>
+# Copyright 2017-2019 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.5}
+VERSION=${VERSION:-1.7.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info
index 9a7489bcee..6bbc1b1f1b 100644
--- a/system/chronograf/chronograf.info
+++ b/system/chronograf/chronograf.info
@@ -1,10 +1,10 @@
PRGNAM="chronograf"
-VERSION="1.7.5"
+VERSION="1.7.7"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.5_linux_i386.tar.gz"
-MD5SUM="f9c9cdd946ec1fc6bf9a83f752569f02"
-DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.5_linux_amd64.tar.gz"
-MD5SUM_x86_64="2580014da7187c8c5d03003d38a5d159"
+DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.7_linux_i386.tar.gz"
+MD5SUM="dcef95e9709d9af71f1ac1d82aeac710"
+DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.7_linux_amd64.tar.gz"
+MD5SUM_x86_64="f543fd8fb061360292c316ce3d371b91"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"