diff options
author | Ebben Aries <e@dscp.org> | 2019-12-28 09:06:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 09:06:43 +0700 |
commit | 0d5d19762f6ff04ee8a1713559b54cfb52d69434 (patch) | |
tree | 535c50e77ea66682829fe5cf885c7c169fce6427 /system/chronograf/chronograf.SlackBuild | |
parent | 9eb75992310bb88c8245e03f25fc0c3dc1994263 (diff) |
system/chronograf: Updated for version 1.7.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/chronograf/chronograf.SlackBuild')
-rw-r--r-- | system/chronograf/chronograf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/chronograf/chronograf.SlackBuild b/system/chronograf/chronograf.SlackBuild index 9f7c2d2209032..d23b227cfcae2 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.14} +VERSION=${VERSION:-1.7.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |