libpcap: update to libpcap-1.3.0

This commit is contained in:
Stefan Saraev 2012-06-24 21:24:07 +03:00
parent 810c2c8748
commit 8a1b6e0a53
2 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@ cd $BUILD/$1*
# forcing it
sed -i -e 's/ac_cv_linux_vers=unknown/ac_cv_linux_vers=2/' configure
LIBS="-lpthread" \
./configure \
--host=$TARGET_NAME \
--build=$HOST_NAME \

View File

@ -1,5 +1,5 @@
PKG_NAME="libpcap"
PKG_VERSION="1.1.1"
PKG_VERSION="1.3.0"
PKG_SITE="http://www.tcpdump.org/"
PKG_URL="http://www.tcpdump.org/release/libpcap-${PKG_VERSION}.tar.gz"
PKG_REV=1