fix pkg url

This commit is contained in:
GD-Slime 2023-06-18 11:06:35 +08:00
parent 82c8e6b572
commit 48d7115c22
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ ifeq ($(ARCH),x86_64)
endif
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(ARCH)-openwrt-linux-$(TARGET_ARCH).tar.gz
PKG_SOURCE_URL:=https://cnt2.cf/fidx.html#/webd/$(PKG_VERSION)/
PKG_SOURCE_URL:=https://cnt2.cf/fidx.html\#/webd/$(PKG_VERSION)/
PKG_HASH:=skip
UNTAR_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)