diff options
author | Ebben Aries <e@dscp.org> | 2018-09-15 18:53:09 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 18:53:09 +0100 |
commit | 2a9358da9d4f2099b1f3dbf7f0b2c388d767d4aa (patch) | |
tree | b0a2ae861e8122c1760fe57887d4ded3d0b6b55d /system/chronograf/chronograf.SlackBuild | |
parent | 6f789cd6bf1fc3f76d8607dcdcab74837ae6cfad (diff) | |
download | slackbuilds-2a9358da9d4f2099b1f3dbf7f0b2c388d767d4aa.tar.gz |
system/chronograf: Updated for version 1.6.2.
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 ed65f56817..07e7281034 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.6.1} +VERSION=${VERSION:-1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |