diff options
author | Rosen Penev <rosenp@gmail.com> | 2021-09-09 12:04:08 -0700 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2021-09-23 12:04:40 -0700 |
commit | 911df9bfa539c67f4b62fd074aad436eb2b09a5e (patch) | |
tree | 5297638937f3f9df7e73ad5e95dfca37eabe43c8 /net/hcxdumptool/Makefile | |
parent | a7f07a63210350a534391f3d108a4c9098b50e08 (diff) |
hcxdumptool: update to 6.2.4
Remove upstreamed patch. Refresh other.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'net/hcxdumptool/Makefile')
-rw-r--r-- | net/hcxdumptool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hcxdumptool/Makefile b/net/hcxdumptool/Makefile index 94c757fd4..066ba0e70 100644 --- a/net/hcxdumptool/Makefile +++ b/net/hcxdumptool/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hcxdumptool -PKG_VERSION:=6.1.6 +PKG_VERSION:=6.2.4 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/zerbea/hcxdumptool/tar.gz/$(PKG_VERSION)? -PKG_HASH:=e3212bd808e228c28ecfeeb4a9709480aa178b2e8b15c0a7d96733b648f8da85 +PKG_HASH:=cadeb4b2f00da3a1df65cb53080e134f201ef73825d35049110764faf699028d PKG_MAINTAINER:=Andreas Nilsen <adde88@gmail.com> PKG_LICENSE:=MIT |