summaryrefslogtreecommitdiffstats
path: root/system/netdata/netdata.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-03-02 21:07:52 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:11 +0100
commitde55246df1055c01b99e9702096b0f73c3b20391 (patch)
treea1979c12672a2af8f409a2f25897b76d29b96288 /system/netdata/netdata.SlackBuild
parentf922d75c041533a8dca332970833f8b20fbbc0e9 (diff)
downloadslackbuilds-de55246df1055c01b99e9702096b0f73c3b20391.tar.gz
system/netdata: Updated for version 1.12.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/netdata/netdata.SlackBuild')
-rw-r--r--system/netdata/netdata.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/netdata/netdata.SlackBuild b/system/netdata/netdata.SlackBuild
index 567f1a6555..e639845bab 100644
--- a/system/netdata/netdata.SlackBuild
+++ b/system/netdata/netdata.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for netdata
-# Copyright 2017-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=netdata
-VERSION=${VERSION:-1.12.0}
+VERSION=${VERSION:-1.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}