diff options
author | Ebben Aries <e@dscp.org> | 2019-02-15 22:16:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-15 22:16:27 +0700 |
commit | 38f44950b7ce5d6fcea4651ce31876f0ae500c9e (patch) | |
tree | 346bee6755b7c84172539e1e5e2ec71948f1fde6 /system/chronograf/chronograf.SlackBuild | |
parent | fe301856d4bdc9c79d311b49a7718aac8ad8a70d (diff) |
system/chronograf: Updated for version 1.7.8.
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 4dbf5e68df454..19a8620fa0dfa 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.7} +VERSION=${VERSION:-1.7.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |