This commit is contained in:
GD-Slime 2024-03-09 16:52:14 +08:00 committed by GitHub
parent 08b72aef82
commit 65d657119e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ ifeq ($(ARCH),aarch64)
endif
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(TARGET_ARCH)-openwrt-linux-$(TARGET_BOARD).tar.gz
PKG_SOURCE_URL:=https://cnt2.cf/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)