* [ptxdist] [PATCH] procps: Version bump. 4.0.5 -> 4.0.6
@ 2026-02-01 19:35 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-02-01 19:35 UTC (permalink / raw)
To: ptxdist
https://gitlab.com/procps-ng/procps/-/releases/v4.0.6
* Adjust build options that have appeared.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/procps.make | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/rules/procps.make b/rules/procps.make
index 79ecaf927..9714d2a96 100644
--- a/rules/procps.make
+++ b/rules/procps.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_PROCPS) += procps
#
# Paths and names
#
-PROCPS_VERSION := 4.0.5
-PROCPS_MD5 := 90803e64f51f192f3325d25c3335d057
+PROCPS_VERSION := 4.0.6
+PROCPS_MD5 := 20c23dc3dd1569a2bb1d1fa93de213ed
PROCPS := procps-ng-$(PROCPS_VERSION)
PROCPS_SUFFIX := tar.xz
PROCPS_URL := $(call ptx/mirror, SF, procps-ng/Production/$(PROCPS).$(PROCPS_SUFFIX))
@@ -41,10 +41,12 @@ PROCPS_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
$(GLOBAL_LARGE_FILE_OPTION) \
--disable-nls \
+ --disable-assert \
--enable-shared \
--disable-static \
--disable-rpath \
--disable-watch8bit \
+ --disable-colorwatch \
--disable-libselinux \
--disable-harden-flags \
--$(call ptx/endis, PTXCONF_PROCPS_PIDOF)-pidof \
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-01 19:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-01 19:35 [ptxdist] [PATCH] procps: Version bump. 4.0.5 -> 4.0.6 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox