From efd3eac055b1504ab362f2cc2874539a63d7f7bc Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 7 Jul 2008 14:41:48 +0000 Subject: Update libpcap to 0.9.8 (#3571) SVN-Revision: 11742 --- package/libpcap/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/libpcap/Makefile') diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile index d7956a61b8..ed048a4ed3 100644 --- a/package/libpcap/Makefile +++ b/package/libpcap/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libpcap -PKG_VERSION:=0.9.4 +PKG_VERSION:=0.9.8 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.tcpdump.org/release/ -PKG_MD5SUM:=79025766e8027df154cb1f32de8a7974 +PKG_MD5SUM:=5208f24d0328ee7c20b52c43eaa9aa0e include $(INCLUDE_DIR)/package.mk @@ -26,7 +26,7 @@ define Package/libpcap endef define Package/libpcap/description - This package contains a system-independent library for user-level network + This package contains a system-independent library for user-level network packet capture. endef -- cgit v1.2.3