aboutsummaryrefslogtreecommitdiff
path: root/extra/procps-ng
diff options
context:
space:
mode:
Diffstat (limited to 'extra/procps-ng')
-rwxr-xr-xextra/procps-ng/build4
-rw-r--r--extra/procps-ng/checksums3
-rw-r--r--extra/procps-ng/meta3
-rw-r--r--extra/procps-ng/sources2
-rw-r--r--extra/procps-ng/version2
5 files changed, 9 insertions, 5 deletions
diff --git a/extra/procps-ng/build b/extra/procps-ng/build
index 90428dc7..06737c15 100755
--- a/extra/procps-ng/build
+++ b/extra/procps-ng/build
@@ -5,10 +5,10 @@
--sbindir=/usr/bin
# Fix includes for w.c
-sed -i 's|HAVE_UTMPX_H|DONT_HAVE_IT_THANK_YOU_VERY_MUCH|g' w.c
+clsed 's|HAVE_UTMPX_H|DONT_HAVE_IT_THANK_YOU_VERY_MUCH|g' src/w.c
# Fix includes for proc/escape.c
-sed -i '/\#endif/a #include <langinfo.h>' proc/escape.c
+clsed '/\#endif/a #include <langinfo.h>' library/escape.c
make CCLD="${CC:-cc} -all-static"
make DESTDIR="$1" install
diff --git a/extra/procps-ng/checksums b/extra/procps-ng/checksums
index 50d205f9..dbdbf84b 100644
--- a/extra/procps-ng/checksums
+++ b/extra/procps-ng/checksums
@@ -1 +1,2 @@
-4518b3e7aafd34ec07d0063d250fd474999b20b200218c3ae56f5d2113f141b4 procps-ng-3.3.17.tar.xz
+%BLAKE3
+ad5f30a96a55a8d65cb00ec65ca5735bf2acf2f16413bee37b179f21971470f2 procps-ng-4.0.4.tar.xz
diff --git a/extra/procps-ng/meta b/extra/procps-ng/meta
new file mode 100644
index 00000000..814ce677
--- /dev/null
+++ b/extra/procps-ng/meta
@@ -0,0 +1,3 @@
+description: Process monitoring utilities
+license: GPL-2.0-or-later, LGPL-2.1-or-later
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/procps-ng/sources b/extra/procps-ng/sources
index 7af0ea7c..5438ca65 100644
--- a/extra/procps-ng/sources
+++ b/extra/procps-ng/sources
@@ -1 +1 @@
-https://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.17.tar.xz
+https://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-4.0.4.tar.xz
diff --git a/extra/procps-ng/version b/extra/procps-ng/version
index 18737f8b..325d0946 100644
--- a/extra/procps-ng/version
+++ b/extra/procps-ng/version
@@ -1 +1 @@
-3.3.17 1
+4.0.4 1