psmisc: update to 22.20.
This commit is contained in:
parent
d06c8b7e50
commit
38f32e65aa
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'psmisc'
|
# Template file for 'psmisc'
|
||||||
pkgname=psmisc
|
pkgname=psmisc
|
||||||
version=22.19
|
version=22.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
@ -9,13 +9,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
homepage="http://psmisc.sourceforge.net/index.html"
|
homepage="http://psmisc.sourceforge.net/index.html"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=e112ccadd4694c98f5ea4a02cd6944fdc5a2a1985f20e2b3f74f4dbca83a2a31
|
checksum=b17224e2385f6a799ffebba27eb7870771d42555e86814ef56b6d7e955765514
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
configure_args="ac_cv_func_malloc_0_nonnull=yes
|
||||||
configure_args="ac_cv_func_malloc_0_nonnull=yes
|
ac_cv_func_realloc_0_nonnull=yes
|
||||||
ac_cv_func_realloc_0_nonnull=yes
|
ac_cv_func_memcmp_working=yes"
|
||||||
ac_cv_func_memcmp_working=yes"
|
|
||||||
fi
|
|
||||||
|
|
||||||
psmisc_package() {
|
psmisc_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user