diff options
Diffstat (limited to 'extra/procps-ng')
-rwxr-xr-x | extra/procps-ng/build | 4 | ||||
-rw-r--r-- | extra/procps-ng/checksums | 2 | ||||
-rw-r--r-- | extra/procps-ng/sources | 2 | ||||
-rw-r--r-- | extra/procps-ng/version | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/extra/procps-ng/build b/extra/procps-ng/build index 835f1e50..06737c15 100755 --- a/extra/procps-ng/build +++ b/extra/procps-ng/build @@ -5,10 +5,10 @@ --sbindir=/usr/bin # Fix includes for w.c -clsed '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 -clsed '/\#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 1b5e960c..dbdbf84b 100644 --- a/extra/procps-ng/checksums +++ b/extra/procps-ng/checksums @@ -1,2 +1,2 @@ %BLAKE3 -098d16e1d792a62a280ce50a85021f34240c68890a260355324bf1e5f50c123e procps-ng-4.0.0.tar.xz +ad5f30a96a55a8d65cb00ec65ca5735bf2acf2f16413bee37b179f21971470f2 procps-ng-4.0.4.tar.xz diff --git a/extra/procps-ng/sources b/extra/procps-ng/sources index 30718ec3..5438ca65 100644 --- a/extra/procps-ng/sources +++ b/extra/procps-ng/sources @@ -1 +1 @@ -https://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-4.0.0.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 f5e1c911..325d0946 100644 --- a/extra/procps-ng/version +++ b/extra/procps-ng/version @@ -1 +1 @@ -4.0.0 1 +4.0.4 1 |