From 4f97bc8684f388f29775553f312f35631981d60d Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Wed, 31 Aug 2022 18:51:38 -0600 Subject: system/chronograf: Updated for version 1.10.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- system/chronograf/chronograf.SlackBuild | 4 ++-- system/chronograf/chronograf.info | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'system') 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 +# Copyright 2017-2022 Ebben Aries # 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" -- cgit v1.2.3