diff options
Diffstat (limited to 'package/libpcap/Makefile')
-rw-r--r-- | package/libpcap/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile index 1c97682c7..369e8d8a3 100644 --- a/package/libpcap/Makefile +++ b/package/libpcap/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:= libpcap -PKG_VERSION:= 1.1.1 -PKG_RELEASE:= 3 -PKG_MD5SUM:= 1bca27d206970badae248cfa471bbb47 +PKG_VERSION:= 1.2.1 +PKG_RELEASE:= 1 +PKG_MD5SUM:= 06046e0e81efc60566daf1cc96c77d46 PKG_DESCR:= a low-level packet capture library PKG_SECTION:= libs PKG_URL:= http://www.tcpdump.org/ |