summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries <e@dscp.org>2019-03-23 01:09:10 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-23 01:09:10 +0700
commitada2b0f69f5dac209697dea82b3bb8aeef8b21da (patch)
treeac68cf5b756aef0af65e884183a7a524b87ea6c6
parent0beb50f3b061a83c7608fbd6cb0fd84641306103 (diff)
downloadslackbuilds-ada2b0f69f5dac209697dea82b3bb8aeef8b21da.tar.gz
slackbuilds-ada2b0f69f5dac209697dea82b3bb8aeef8b21da.tar.xz
system/chronograf: Updated for version 1.7.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 19a8620fa0..793df56843 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.7.8}
+VERSION=${VERSION:-1.7.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info
index 933b518105..880007dad7 100644
--- a/system/chronograf/chronograf.info
+++ b/system/chronograf/chronograf.info
@@ -1,10 +1,10 @@
PRGNAM="chronograf"
-VERSION="1.7.8"
+VERSION="1.7.9"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.8_linux_i386.tar.gz"
-MD5SUM="107457cccccc308e6e8198b2b74767a0"
-DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.8_linux_amd64.tar.gz"
-MD5SUM_x86_64="1bb6b08926472f72a0e545ac3c408aa9"
+DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.9_linux_i386.tar.gz"
+MD5SUM="9e8bc5d372ca1eead047dea776b9a82d"
+DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.9_linux_amd64.tar.gz"
+MD5SUM_x86_64="582dedcafe425b3f97b9e30ded2929ec"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"