diff options
author | Ebben Aries <e@dscp.org> | 2018-08-26 20:54:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-01 07:32:16 +0700 |
commit | 8ab667771dab9a6a03bb848ab396773bfeb2effb (patch) | |
tree | d2c5dbb62ba963f9210091b9adb0fc7351c50623 /system/chronograf/chronograf.SlackBuild | |
parent | 9729e950f08a221b77f48aaddf92d92487675a54 (diff) |
system/chronograf: Updated for version 1.6.1.
Signed-off-by: David Spencer <idlemoor@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 23e697ae76241..ed65f56817021 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.5.0.0} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |