diff options
Diffstat (limited to 'package/libpcap/Makefile')
| -rw-r--r-- | package/libpcap/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile index 6cac920ee..b9772780d 100644 --- a/package/libpcap/Makefile +++ b/package/libpcap/Makefile @@ -4,9 +4,9 @@  include $(ADK_TOPDIR)/rules.mk  PKG_NAME:=		libpcap -PKG_VERSION:=		1.9.1 +PKG_VERSION:=		1.10.5  PKG_RELEASE:=		1 -PKG_HASH:=		635237637c5b619bcceba91900666b64d56ecb7be63f298f601ec786ce087094 +PKG_HASH:=		37ced90a19a302a7f32e458224a00c365c117905c2cd35ac544b6880a81488f0  PKG_DESCR:=		low-level packet capture library  PKG_SECTION:=		libs/net  PKG_URL:=		http://www.tcpdump.org/ | 
