From 1e48632e085fdbd75be4ad798756d27846a40dd2 Mon Sep 17 00:00:00 2001 From: Andreas Nilsen Date: Thu, 26 Sep 2019 19:47:29 +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 8871a2b4ef..917159c0b9 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 -- 2.30.2