aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-06-08 14:42:15 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-15 07:37:44 +0700
commitb49a869d3f954c5720dbd85282dd48cf49b417e8 (patch)
tree850e1386b91d8e9d99f36d641eb200f0081c2dbd
parent0f9b118a062ba5625d3875595d37405d447dd53d (diff)
system/chronograf: Updated for version 1.10.5
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 2cc226acbe09..427e17fef854 100644
--- a/system/chronograf/chronograf.SlackBuild
+++ b/system/chronograf/chronograf.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=chronograf
-VERSION=${VERSION:-1.10.4}
+VERSION=${VERSION:-1.10.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info
index 6bddda5d5910..55960fff7b3a 100644
--- a/system/chronograf/chronograf.info
+++ b/system/chronograf/chronograf.info
@@ -1,10 +1,10 @@
PRGNAM="chronograf"
-VERSION="1.10.4"
+VERSION="1.10.5"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.4_linux_i386.tar.gz"
-MD5SUM="8c1c93bf40b2d775012132cb44970a7b"
-DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.4_linux_amd64.tar.gz"
-MD5SUM_x86_64="55f82a7200d39d3525a37d08aa8b0c5c"
+DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.5_linux_i386.tar.gz"
+MD5SUM="c7d6b1edb5814729b7f3e5175cbf2ec9"
+DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.10.5_linux_amd64.tar.gz"
+MD5SUM_x86_64="14dc097b436d21d896ce49b2df14ab4b"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"