summaryrefslogtreecommitdiffstats
path: root/system/netdata/netdata.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 10:54:21 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 10:54:21 +0700
commit912fda0751d384fe8ed7a8e4927be3ec307247f2 (patch)
tree7f19ab571587b5ac7b683858fcb91bf998ef836e /system/netdata/netdata.SlackBuild
parent2a3109896918d3c9577bf50a17cef2facd47f742 (diff)
downloadslackbuilds-912fda0751d384fe8ed7a8e4927be3ec307247f2.tar.gz
slackbuilds-912fda0751d384fe8ed7a8e4927be3ec307247f2.tar.xz
system/netdata: Updated for version 1.39.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 22811f1beb..057540d639 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.39.0}
+VERSION=${VERSION:-1.39.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}