diff --git a/net/hcxdumptool/Makefile b/net/hcxdumptool/Makefile index 493b1da19..be3b27dee 100644 --- a/net/hcxdumptool/Makefile +++ b/net/hcxdumptool/Makefile @@ -12,8 +12,8 @@ PKG_NAME:=hcxdumptool PKG_VERSION:=5.1.7 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://github.com/github.com/ZerBea/hcxdumptool/releases/download/v$(PKG_VERSION) +PKG_SOURCE:=$(PKG_VERSION).tar.gz +PKG_SOURCE_URL:=https://github.com/ZerBea/$(PKG_NAME)/archive/ PKG_HASH:=6ac996a506cb312a5f1c5987f30a4a80c793993908750f69f2df51056f961269 PKG_BUILD_PARALLEL:=1 diff --git a/net/hcxtools/Makefile b/net/hcxtools/Makefile index 36aef508f..b6cf970bf 100644 --- a/net/hcxtools/Makefile +++ b/net/hcxtools/Makefile @@ -11,8 +11,8 @@ PKG_NAME:=hcxtools PKG_VERSION:=5.1.6 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://github.com/github.com/ZerBea/hcxtools/releases/download/v$(PKG_VERSION) +PKG_SOURCE:=$(PKG_VERSION).tar.gz +PKG_SOURCE_URL:=https://github.com/ZerBea/$(PKG_NAME)/archive/ PKG_HASH:=19d2800c6f9339dd552ebc3e7195860f208a9856340b4db1aeaeb4a234557ca6 PKG_BUILD_PARALLEL:=1