diff options
author | Ebben Aries <e@dscp.org> | 2020-01-12 14:43:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 14:43:27 +0700 |
commit | 89578a3007ad1e5677d58caabe40f6b823ab26d0 (patch) | |
tree | 70c7041973abfbb2f00e4cc8f66fb52ee11ce743 /system/chronograf/chronograf.SlackBuild | |
parent | 9e62f952e542aaf25371796a5ac5b3fde0352855 (diff) |
system/chronograf: Updated for version 1.7.17.
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 d23b227cfcae2..372fe248fd61c 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.16} +VERSION=${VERSION:-1.7.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |