diff --git a/common/shlibs b/common/shlibs index 742ce46f613..54e74fd325f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2115,7 +2115,7 @@ libmediaart-2.0.so.0 libmediaart2-1.9.0_1 libgegl-0.3.so.0 gegl3-0.3.0_1 libgegl-npd-0.3.so gegl3-0.3.0_1 libgegl-sc-0.3.so gegl3-0.3.0_1 -libprocps.so.5 procps-ng-3.3.11_1 +libprocps.so.6 procps-ng-3.3.12_1 libskarnet.so.2.3 skalibs-2.3.7.0_1 libtidy.so.5 libtidy5-5.1.25_1 libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1 diff --git a/srcpkgs/procps-ng/template b/srcpkgs/procps-ng/template index 298b913b666..bf07b43b304 100644 --- a/srcpkgs/procps-ng/template +++ b/srcpkgs/procps-ng/template @@ -1,7 +1,7 @@ # Template file for 'procps-ng' pkgname=procps-ng -version=3.3.11 -revision=4 +version=3.3.12 +revision=1 build_style=gnu-configure configure_args="--exec-prefix=/ --bindir=/usr/bin --sbindir=/usr/bin --libdir=/usr/lib --disable-kill --enable-watch8bit @@ -13,7 +13,7 @@ maintainer="Juan RP " license="GPL-2, LGPL-2.1" homepage="https://gitlab.com/procps-ng/procps" distfiles="${SOURCEFORGE_SITE}/${pkgname}/Production/${pkgname}-${version}.tar.xz" -checksum=e9493169a2d2adc0bc045538707310c8e877b385e4e296143b62607d2bb044ed +checksum=6ed65ab86318f37904e8f9014415a098bec5bc53653e5d9ab404f95ca5e1a7d4 conf_files="/etc/sysctl.conf" @@ -21,8 +21,6 @@ post_extract() { sed -i 's,ncursesw/ncurses.h,ncurses.h,g' watch.c } pre_configure() { - # printf %Lu is not portable. - sed -i 's,%Lu,%llu,g' top/top.c proc/{sysinfo,readproc}.c autoreconf -fi } post_install() {