From da3df8f6c222b6744b2737471f4cf8171853cb59 Mon Sep 17 00:00:00 2001 From: Andreas Nilsen Date: Sun, 2 Feb 2020 14:04:28 +0100 Subject: [PATCH] hcxdumptool: update to 6.0.1 Signed-off-by: Andreas Nilsen --- net/hcxdumptool/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/hcxdumptool/Makefile b/net/hcxdumptool/Makefile index 5380295d4b..611911865f 100644 --- a/net/hcxdumptool/Makefile +++ b/net/hcxdumptool/Makefile @@ -1,4 +1,4 @@ - # +# # Copyright (C) 2019 Andreas Nilsen # # This is free software, licensed under the GNU General Public License v2. @@ -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 -- 2.30.2