diff options
author | Ebben Aries <e@dscp.org> | 2018-11-12 07:47:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-13 05:18:57 +0700 |
commit | e39af6696244189680cdf532e7645e96f47db711 (patch) | |
tree | 8bfe349f21488f9a4bc9ba0eb04c893c32b53f6b /system | |
parent | 2ffa9f6d255924b40d8817861b21ed9027e506f3 (diff) |
system/chronograf: Updated for version 1.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/chronograf/chronograf.SlackBuild | 2 | ||||
-rw-r--r-- | system/chronograf/chronograf.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/chronograf/chronograf.SlackBuild b/system/chronograf/chronograf.SlackBuild index 07e728103413..3045d767d43c 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.6.2} +VERSION=${VERSION:-1.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info index 847b405e2865..49c9d1a7b7c0 100644 --- a/system/chronograf/chronograf.info +++ b/system/chronograf/chronograf.info @@ -1,10 +1,10 @@ PRGNAM="chronograf" -VERSION="1.6.2" +VERSION="1.7.2" HOMEPAGE="https://www.influxdata.com" -DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.6.2_linux_i386.tar.gz" -MD5SUM="5d23f8c3ac86e92fc480d9cde1adc7fa" -DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.6.2_linux_amd64.tar.gz" -MD5SUM_x86_64="2c909f142a46a209793bafc908ab2fc9" +DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.2_linux_i386.tar.gz" +MD5SUM="e099bc421017d721cfa4af54cee0dee2" +DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.2_linux_amd64.tar.gz" +MD5SUM_x86_64="889882411458abfbd192a653f02d1ec0" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" |