mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-04 22:09:05 +08:00
fix webd
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=webd
|
||||
PKG_VERSION:=20240302
|
||||
PKG_VERSION:=20240223
|
||||
PKG_RELEASE:=$(AUTORELESE)
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
@@ -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/fidx.html#webd/$(PKG_VERSION)/
|
||||
PKG_SOURCE_URL:=https://cnt2.cf/webd/$(PKG_VERSION)/
|
||||
PKG_HASH:=skip
|
||||
|
||||
UNTAR_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user