aboutsummaryrefslogtreecommitdiffstats
path: root/package/libpcap/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-02-05 17:30:49 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-02-05 17:30:49 +0000
commita73c5cd9ed799577aa4bf309cb0e54c775714672 (patch)
treef3134a3f23c72d910f066ec0513dd70cbdd22cd5 /package/libpcap/Makefile
parentdcb89cdeaa4f897a9bd3d0f0de692926fc9ead4d (diff)
downloadupstream-a73c5cd9ed799577aa4bf309cb0e54c775714672.tar.gz
upstream-a73c5cd9ed799577aa4bf309cb0e54c775714672.tar.bz2
upstream-a73c5cd9ed799577aa4bf309cb0e54c775714672.zip
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
Diffstat (limited to 'package/libpcap/Makefile')
-rw-r--r--package/libpcap/Makefile6
1 files changed, 3 insertions, 3 deletions
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