diff options
author | Ebben Aries <e@dscp.org> | 2018-11-12 07:47:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-13 05:18:57 +0700 |
commit | e39af6696244189680cdf532e7645e96f47db711 (patch) | |
tree | 8bfe349f21488f9a4bc9ba0eb04c893c32b53f6b /system/chronograf/chronograf.SlackBuild | |
parent | 2ffa9f6d255924b40d8817861b21ed9027e506f3 (diff) |
system/chronograf: Updated for version 1.7.2.
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 07e728103413e..3045d767d43ca 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.2} +VERSION=${VERSION:-1.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |