diff options
author | Ebben Aries <e@dscp.org> | 2020-05-09 09:17:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 08:36:55 +0700 |
commit | 1ab557ff6fa450e8bf0eac76b1bb651d678e9ed0 (patch) | |
tree | 182d69563e1888e734a94e30f208380551b331a8 /system/chronograf/chronograf.SlackBuild | |
parent | 0cf1f6db88f1e11e84db67cbd401b2b8d04067e9 (diff) |
system/chronograf: Updated for version 1.8.4.
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 c710bc7e1a558..c483bbc8fbc30 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.2} +VERSION=${VERSION:-1.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |