diff options
author | Ebben Aries <e@dscp.org> | 2019-04-27 04:35:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-27 04:35:54 +0700 |
commit | e0f860a56069dc8c347da8dba5645f2cd667769a (patch) | |
tree | 4fb9a7a2eea2fff1e0ca1eb02f63efff79b48e7a /system/chronograf | |
parent | 8a0e95398323f2c23dcf0bfd87b74780f935cd24 (diff) |
system/chronograf: Updated for version 1.7.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/chronograf')
-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 6f07f76d04c6..77df0748df35 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.10} +VERSION=${VERSION:-1.7.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/chronograf/chronograf.info b/system/chronograf/chronograf.info index 8987a90acdce..f9c50e6ffb19 100644 --- a/system/chronograf/chronograf.info +++ b/system/chronograf/chronograf.info @@ -1,10 +1,10 @@ PRGNAM="chronograf" -VERSION="1.7.10" +VERSION="1.7.11" HOMEPAGE="https://www.influxdata.com" -DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.10_linux_i386.tar.gz" -MD5SUM="5cd28c11b0d8599a257ba8c775610bf5" -DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.10_linux_amd64.tar.gz" -MD5SUM_x86_64="a2f92fa553770d0375fb7a70224c1550" +DOWNLOAD="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.11_linux_i386.tar.gz" +MD5SUM="76591320511eaf398ef08a4306167d9c" +DOWNLOAD_x86_64="https://dl.influxdata.com/chronograf/releases/chronograf-1.7.11_linux_amd64.tar.gz" +MD5SUM_x86_64="6765ffdae43d34924702c0179f686521" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" |