[PATCH] hcxdumptool: update to version 7.1.2
Atanas Vladimirov
vlado at bsdbg.net
Mon Aug 31 00:34:26 PDT 2026
Full changelog here:
https://raw.githubusercontent.com/ZerBea/hcxdumptool/refs/tags/7.1.2/changelog
Signed-off-by: Atanas Vladimirov <vladimirov.atanas at gmail.com>
---
net/hcxdumptool/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/hcxdumptool/Makefile b/net/hcxdumptool/Makefile
index f29dece..f4ee112 100644
--- a/net/hcxdumptool/Makefile
+++ b/net/hcxdumptool/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hcxdumptool
-PKG_VERSION:=6.3.4
+PKG_VERSION:=7.1.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/zerbea/hcxdumptool/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=a45140960bd5de28085d549e1a9ccf2c08af143984a138c28ac4092c6a52a5d2
+PKG_HASH:=4d733201bad47be494ce712227c915c668a63b98eebd151d33108a44d08c2efb
PKG_MAINTAINER:=Andreas Nilsen <adde88 at gmail.com>
PKG_LICENSE:=MIT
More information about the openwrt-devel
mailing list