From a73c5cd9ed799577aa4bf309cb0e54c775714672 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 5 Feb 2006 17:30:49 +0000 Subject: Updated libpcap to 0.9.4, tcpdump to 3.9.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3139 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 670bca0cdb..67bc3f7fdc 100644 --- a/package/libpcap/Makefile +++ b/package/libpcap/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libpcap -PKG_VERSION:=0.8.3 -PKG_RELEASE:=2 -PKG_MD5SUM:=56a9d4615d8354fcfe8cff8c8443c77b +PKG_VERSION:=0.9.4 +PKG_RELEASE:=1 +PKG_MD5SUM:=79025766e8027df154cb1f32de8a7974 PKG_SOURCE_URL:=http://www.tcpdump.org/release/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.2.3