Browse Source

tcpdump: update to 4.99.5

Waldemar Brodkorb 2 months ago
parent
commit
68b5dd764f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/tcpdump/Makefile

+ 2 - 2
package/tcpdump/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 include ${ADK_TOPDIR}/rules.mk
 
 
 PKG_NAME:=		tcpdump
 PKG_NAME:=		tcpdump
-PKG_VERSION:=		4.99.4
+PKG_VERSION:=		4.99.5
 PKG_RELEASE:=		1
 PKG_RELEASE:=		1
-PKG_HASH:=		0232231bb2f29d6bf2426e70a08a7e0c63a0d59a9b44863b7f5e2357a6e49fea
+PKG_HASH:=		8c75856e00addeeadf70dad67c9ff3dd368536b2b8563abf6854d7c764cd3adb
 PKG_DESCR:=		tool for network monitoring and data acquisition
 PKG_DESCR:=		tool for network monitoring and data acquisition
 PKG_SECTION:=		net/debug
 PKG_SECTION:=		net/debug
 PKG_DEPENDS:=		libpcap
 PKG_DEPENDS:=		libpcap