summaryrefslogtreecommitdiffstats
path: root/system/netdata/netdata.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-21 00:33:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-24 01:47:18 +0700
commit1c8c984471b827a4f623e3686e5866309f62d829 (patch)
tree6bd705b91b295d47a11175f34ce31118641cba1b /system/netdata/netdata.SlackBuild
parentedcc07b7840043960025273f9063f96a98beab9a (diff)
downloadslackbuilds-1c8c984471b827a4f623e3686e5866309f62d829.tar.gz
slackbuilds-1c8c984471b827a4f623e3686e5866309f62d829.tar.xz
system/netdata: Updated for version 1.34.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/netdata/netdata.SlackBuild')
-rw-r--r--system/netdata/netdata.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/netdata/netdata.SlackBuild b/system/netdata/netdata.SlackBuild
index c21acae044..3d7b776859 100644
--- a/system/netdata/netdata.SlackBuild
+++ b/system/netdata/netdata.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=netdata
-VERSION=${VERSION:-1.33.1}
+VERSION=${VERSION:-1.34.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}