X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/744486a9adf509bf04bbaf7d43e694e003ecd656..508bad6f377f48c107ffd21cc4e86852964f0a5a:/package/tcpdump/Makefile diff --git a/package/tcpdump/Makefile b/package/tcpdump/Makefile index fabd1500b..b19c0efe4 100644 --- a/package/tcpdump/Makefile +++ b/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/ \