From f66c6e1d8ace0f2d4cdb1c319d542946cf0bf4e3 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Sun, 10 Sep 2017 21:27:26 +0200 Subject: tcpdump: bump to 4.9.2 Signed-off-by: Stijn Tintel (cherry picked from commit 21014d9708d586becbd62da571effadb488da9fc) --- package/network/utils/tcpdump/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/utils/tcpdump/Makefile') diff --git a/package/network/utils/tcpdump/Makefile b/package/network/utils/tcpdump/Makefile index 0883613cfd..92e08d58ce 100644 --- a/package/network/utils/tcpdump/Makefile +++ b/package/network/utils/tcpdump/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpdump -PKG_VERSION:=4.9.1 +PKG_VERSION:=4.9.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.us.tcpdump.org/release/ \ http://www.tcpdump.org/release/ -PKG_HASH:=f9448cf4deb2049acf713655c736342662e652ef40dbe0a8f6f8d5b9ce5bd8f3 +PKG_HASH:=798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -- cgit v1.2.3