diff options
author | Ebben Aries <e@dscp.org> | 2020-10-09 16:24:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-10 10:18:49 +0700 |
commit | 0a435a7d6a7c1fb34b602a8c93d52539ebd83a20 (patch) | |
tree | 05acefa51fac139d6b0c03ddadf9268872479514 /system/chronograf/chronograf.SlackBuild | |
parent | 324e8391228b387babc2455cc64ba1aef1b51fb2 (diff) |
system/chronograf: Updated for version 1.8.7.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 d68d13073d039..927b81efa528e 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.8.6} +VERSION=${VERSION:-1.8.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |