diff options
author | Ebben Aries <earies@dscp.org> | 2020-12-10 17:26:52 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-12 05:51:11 +0700 |
commit | 3c5557e756a819e787b67d651499379b9160ad01 (patch) | |
tree | 83e780e15b2f0893639c5a24b79f61d7b5c9cb4d /system/chronograf/chronograf.SlackBuild | |
parent | 5f105d29035715480a7382c60042a02fe60f3059 (diff) |
system/chronograf: Updated for version 1.8.9.1
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 c3d57ed3de69..a9a4bf92c96a 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.8} +VERSION=${VERSION:-1.8.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |