summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-16 23:12:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-16 23:12:43 +0700
commit8323cf0564ba59e3106d9a6c5c4eb6c5e72a7ed5 (patch)
treef137323c0eac368ace63c09dbccd34fa6517603c
parentb92c0d97940da56b76bba77c51a39d329f39eba2 (diff)
downloadslackbuilds-8323cf0564ba59e3106d9a6c5c4eb6c5e72a7ed5.tar.gz
slackbuilds-8323cf0564ba59e3106d9a6c5c4eb6c5e72a7ed5.tar.xz
system/netdata: Updated for version 1.42.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/netdata/netdata.SlackBuild2
-rw-r--r--system/netdata/netdata.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/netdata/netdata.SlackBuild b/system/netdata/netdata.SlackBuild
index 9a3761efbd..b9dbd59f04 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.42.2}
+VERSION=${VERSION:-1.42.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/netdata/netdata.info b/system/netdata/netdata.info
index 6e3a3ebb64..7f5a43c27c 100644
--- a/system/netdata/netdata.info
+++ b/system/netdata/netdata.info
@@ -1,8 +1,8 @@
PRGNAM="netdata"
-VERSION="1.42.2"
+VERSION="1.42.3"
HOMEPAGE="https://github.com/netdata/netdata"
-DOWNLOAD="https://github.com/netdata/netdata/releases/download/v1.42.2/netdata-v1.42.2.tar.gz"
-MD5SUM="8e3aa9e8362c6f9f3cf786d71f817749"
+DOWNLOAD="https://github.com/netdata/netdata/releases/download/v1.42.3/netdata-v1.42.3.tar.gz"
+MD5SUM="09d51b9271ac72c2b9f0c1ba7846f501"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python2-PyYAML"