-91ec714aed9abdb1c91eb7b75b59290f iputils-man-s20071127.tar.bz2
-df44228e87bb629c3d3aa562f7966ebf iputils-s20071127-open_max.patch
-12245e9927d60ff5cf4a99d265bcb7d3 iputils-s20071127.tar.bz2
+9ae9fc1f32f1aa25f183860370e8ecf4 iputils-man-s20100214.tar.xz
+37596c8b3eed537294e77464b9804726 iputils-s20100214.tar.bz2
# Depends on:
name=iputils
-version=s20071127
+version=s20100214
release=1
source=(http://www.skbuff.net/iputils/$name-$version.tar.bz2 \
- http://crux.nu/~jue/files/dist/$name-man-$version.tar.bz2 \
- $name-$version-open_max.patch)
+ http://crux.nu/files/distfiles/$name-man-$version.tar.xz)
build() {
cd $name-$version
- patch -p1 -i $SRC/$name-$version-open_max.patch
sed -i "/^CCOPT=/s|-O2|$CFLAGS|;s| -g$||" Makefile
sed 's/IPV6_TARGETS=*/IPV6_TARGETS=/' -i Makefile
make CC="$CC" CFLAGS="$CFLAGS"
-
+
install -d $PKG/{{s,}bin,usr/{man/man8,sbin}}
install ping $PKG/bin
install arping $PKG/sbin