mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
procps-ng: update to 3.3.16.
This commit is contained in:
parent
5208867dfd
commit
f814af991a
2 changed files with 4 additions and 4 deletions
|
@ -2150,7 +2150,7 @@ libgsound.so.0 gsound-1.0.1_1
|
||||||
libgegl-0.3.so.0 gegl3-0.3.0_1
|
libgegl-0.3.so.0 gegl3-0.3.0_1
|
||||||
libgegl-npd-0.3.so 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
|
libgegl-sc-0.3.so gegl3-0.3.0_1
|
||||||
libprocps.so.7 procps-ng-3.3.15_1
|
libprocps.so.8 procps-ng-3.3.16_1
|
||||||
libgegl-0.4.so.0 gegl-0.4.16_1
|
libgegl-0.4.so.0 gegl-0.4.16_1
|
||||||
libgegl-npd-0.4.so gegl-0.4.16_1
|
libgegl-npd-0.4.so gegl-0.4.16_1
|
||||||
libgegl-sc-0.4.so gegl-0.4.16_1
|
libgegl-sc-0.4.so gegl-0.4.16_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'procps-ng'
|
# Template file for 'procps-ng'
|
||||||
pkgname=procps-ng
|
pkgname=procps-ng
|
||||||
version=3.3.15
|
version=3.3.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--exec-prefix=/ --bindir=/usr/bin --sbindir=/usr/bin
|
configure_args="--exec-prefix=/ --bindir=/usr/bin --sbindir=/usr/bin
|
||||||
|
@ -13,9 +13,9 @@ short_desc="Utilities for monitoring your system and its processes"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.com/procps-ng/procps"
|
homepage="https://gitlab.com/procps-ng/procps"
|
||||||
#changelog="https://gitlab.com/procps-ng/procps/raw/master/NEWS"
|
changelog="https://gitlab.com/procps-ng/procps/raw/master/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/Production/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/Production/${pkgname}-${version}.tar.xz"
|
||||||
checksum=10bd744ffcb3de2d591d2f6acf1a54a7ba070fdcc432a855931a5057149f0465
|
checksum=925eacd65dedcf9c98eb94e8978bbfb63f5de37294cc1047d81462ed477a20af
|
||||||
|
|
||||||
conf_files="/etc/sysctl.conf"
|
conf_files="/etc/sysctl.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue