diff options
author | Ebben Aries <e@dscp.org> | 2019-04-27 04:35:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-27 04:35:54 +0700 |
commit | e0f860a56069dc8c347da8dba5645f2cd667769a (patch) | |
tree | 4fb9a7a2eea2fff1e0ca1eb02f63efff79b48e7a /system/chronograf/chronograf.SlackBuild | |
parent | 8a0e95398323f2c23dcf0bfd87b74780f935cd24 (diff) |
system/chronograf: Updated for version 1.7.11.
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 6f07f76d04c6e..77df0748df351 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.10} +VERSION=${VERSION:-1.7.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |