From e28f4e142236ca18dc72077b60e84462aaa31ea8 Mon Sep 17 00:00:00 2001 From: Andreas Nilsen Date: Thu, 26 Sep 2019 20:44:52 +0200 Subject: [PATCH] hcxtools: update to v5.2.2 Signed-off-by: Andreas Nilsen --- net/hcxtools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/hcxtools/Makefile b/net/hcxtools/Makefile index d2f8ee37d..388a97ca0 100644 --- a/net/hcxtools/Makefile +++ b/net/hcxtools/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hcxtools -PKG_VERSION:=5.2.0 +PKG_VERSION:=5.2.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/zerbea/hcxtools/tar.gz/$(PKG_VERSION)? -PKG_HASH:=1e8120c5451a38645ade0be4255d3c7f4a837b7611b44d4a5a066e563ad8a112 +PKG_HASH:=a2dd9559e1cc541f07f7a4c2451c295896355a94cfc970dc5cdceb40e605ee7e PKG_MAINTAINER:=Andreas Nilsen PKG_LICENSE:=MIT