diff options
author | Ebben Aries <e@dscp.org> | 2018-11-19 10:18:47 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:11 +0700 |
commit | 41e1981fb1127e82c1aefde74627ea1bac78ba14 (patch) | |
tree | 43dd44b021ae9366181ef66f5dcb68cfa1a96db4 /system/chronograf/chronograf.SlackBuild | |
parent | a92241940032fe3950eedc8c4542987bcdbcf581 (diff) | |
download | slackbuilds-41e1981fb1127e82c1aefde74627ea1bac78ba14.tar.gz |
system/chronograf: Updated for version 1.7.3.
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 3045d767d4..19fb0e140d 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.2} +VERSION=${VERSION:-1.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |