diff options
author | Ebben Aries <earies@dscp.org> | 2020-11-05 08:12:56 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-09 23:24:15 +0700 |
commit | fc43e6d0ab29f7d9150885e2ddc3a80dc222ea64 (patch) | |
tree | 689a14272817cb002a05f000f8295112d5d2352a /system/chronograf/chronograf.SlackBuild | |
parent | 609c8ad8f48f84f01fc9c1d97ae3c0d18835218a (diff) |
system/chronograf: Updated for version 1.8.8
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 927b81efa528e..c3d57ed3de69a 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.7} +VERSION=${VERSION:-1.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |