From e48b08d48667bba9dc422c557aec446ffa67723a Mon Sep 17 00:00:00 2001 From: Andreas Nilsen Date: Sun, 2 Feb 2020 13:55:31 +0100 Subject: [PATCH] hcxdumptool: update to 6.0.1 Signed-off-by: Andreas Nilsen --- net/hcxdumptool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/hcxdumptool/Makefile b/net/hcxdumptool/Makefile index 9abebec0e..611911865 100644 --- a/net/hcxdumptool/Makefile +++ b/net/hcxdumptool/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hcxdumptool -PKG_VERSION:=5.2.2 +PKG_VERSION:=6.0.1 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:=b091171fe5e6f926ace3997219dfc5a84ce6d1f2080d3320d456f88282019057 +PKG_HASH:=32bc07b692f5682792dcfd1d5dcae749e5fed4a65a2a05d815ed59adc9b64b02 PKG_MAINTAINER:=Andreas Nilsen PKG_LICENSE:=MIT