Skip to content

Commit

Permalink
net-mgmt/netdata: Update to 1.42.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nkeor authored and Daniel Engberg committed Sep 19, 2023
1 parent ad77fc1 commit 7bc9b38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions net-mgmt/netdata/Makefile
@@ -1,10 +1,10 @@
PORTNAME= netdata
DISTVERSIONPREFIX= v
DISTVERSION= 1.42.2
DISTVERSION= 1.42.4
CATEGORIES= net-mgmt
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/

MAINTAINER= me@forkbomb9.ch
MAINTAINER= nk@nkeor.me
COMMENT= Scalable distributed realtime performance and health monitoring
WWW= https://github.com/netdata/netdata

Expand Down Expand Up @@ -32,7 +32,7 @@ BINARY_ALIAS= ar=llvm-ar ranlib=llvm-ranlib
EXTRACT_AFTER_ARGS= --exclude ml/dlib --exclude web/server/h2o

GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-h2o --disable-unit-tests
CONFIGURE_ARGS= --disable-h2o --disable-unit-tests --with-user=netdata

INSTALL_TARGET= install-strip
CPPFLAGS+= -D_WANT_VMMETER
Expand Down
6 changes: 3 additions & 3 deletions net-mgmt/netdata/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1693244143
SHA256 (netdata-v1.42.2.tar.gz) = 857108e3076f0d35de4109622847dea3ca750c326400798723a8f45a7842d276
SIZE (netdata-v1.42.2.tar.gz) = 46047621
TIMESTAMP = 1695145990
SHA256 (netdata-v1.42.4.tar.gz) = 412f9612341132e978f76da0e4b26dd22f3ba4df20f063083ddf2e7b75d6bc9e
SIZE (netdata-v1.42.4.tar.gz) = 46073521

0 comments on commit 7bc9b38

Please sign in to comment.