diff options
author | Ebben Aries <e@dscp.org> | 2019-03-23 01:09:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-23 01:09:10 +0700 |
commit | ada2b0f69f5dac209697dea82b3bb8aeef8b21da (patch) | |
tree | ac68cf5b756aef0af65e884183a7a524b87ea6c6 /system/chronograf/chronograf.SlackBuild | |
parent | 0beb50f3b061a83c7608fbd6cb0fd84641306103 (diff) |
system/chronograf: Updated for version 1.7.9.
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 19a8620fa0df..793df568434d 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.8} +VERSION=${VERSION:-1.7.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |