From 923d83081fc3cb06c27c0dd7e17467555e31d1fa Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 16 Jan 2010 00:02:38 +0100 Subject: Maj psmisc#22.10-1 --- base/psmisc/.footprint | 1 - base/psmisc/.md5sum | 2 +- base/psmisc/Pkgfile | 5 ++--- 3 files changed, 3 insertions(+), 5 deletions(-) (limited to 'base') diff --git a/base/psmisc/.footprint b/base/psmisc/.footprint index 7e90b81c2..c127fa118 100644 --- a/base/psmisc/.footprint +++ b/base/psmisc/.footprint @@ -2,7 +2,6 @@ drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/fuser -rwxr-xr-x root/root bin/killall -rwxr-xr-x root/root bin/peekfd -lrwxrwxrwx root/root bin/pidof -> killall -rwxr-xr-x root/root bin/prtstat -rwxr-xr-x root/root bin/pstree lrwxrwxrwx root/root bin/pstree.x11 -> pstree diff --git a/base/psmisc/.md5sum b/base/psmisc/.md5sum index 7f271fa67..0089508df 100644 --- a/base/psmisc/.md5sum +++ b/base/psmisc/.md5sum @@ -1 +1 @@ -c242530de46b951ab10a2237a6048a9c psmisc-22.9.tar.gz +e881383e7f399121cd0ce744f97d91a5 psmisc-22.10.tar.gz diff --git a/base/psmisc/Pkgfile b/base/psmisc/Pkgfile index 2dd3db86b..ce2c42fc9 100755 --- a/base/psmisc/Pkgfile +++ b/base/psmisc/Pkgfile @@ -2,10 +2,9 @@ # URL: http://psmisc.sourceforge.net/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: name=psmisc -version=22.9 +version=22.10 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) @@ -17,5 +16,5 @@ build() { make make DESTDIR=$PKG install mkdir -p $PKG/usr/bin - ln -sv killall $PKG/bin/pidof +# ln -sv killall $PKG/bin/pidof } -- cgit v1.2.3-54-g00ecf