X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/dc124e7d6176e2ccf19cd9e77cadc410564d1c79..7ce368ad28c5a05c7ab7896df17a95b3debdeacb:/openwrt/package/tcpdump/Makefile diff --git a/openwrt/package/tcpdump/Makefile b/openwrt/package/tcpdump/Makefile index fabd1500b..b19c0efe4 100644 --- a/openwrt/package/tcpdump/Makefile +++ b/openwrt/package/tcpdump/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpdump -PKG_VERSION:=3.8.3 +PKG_VERSION:=3.9.4 PKG_RELEASE:=1 -PKG_MD5SUM:=30645001f4b97019677cad88d3811904 +PKG_MD5SUM:=4b64755bbc8ba1af49c747271a6df5b8 PKG_SOURCE_URL:=http://www.tcpdump.org/release/ \ http://ftp.gwdg.de/pub/misc/tcpdump/ \