procps-ng: update to procps-ng-3.3.7

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-04-21 00:07:42 +02:00
parent 14c9ae2284
commit fabe07ab99
2 changed files with 3 additions and 1 deletions

View File

@ -31,5 +31,7 @@ ac_cv_func_realloc_0_nonnull=yes \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--disable-skill \
--disable-kill
make

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="procps-ng"
PKG_VERSION="3.3.6"
PKG_VERSION="3.3.7"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"