filebrowser: fix download url
This commit is contained in:
parent
8bc6049c7c
commit
20cf66519c
@ -39,7 +39,7 @@ ifeq ($(ARCH),aarch64)
|
||||
endif
|
||||
|
||||
PKG_SOURCE:=filebrowser_$(PKG_ARCH_filebrowser).tar.gz
|
||||
PKG_SOURCE_URL:=https://package.project-openwrt.eu.org/package/utils/filebrowser/118071b/
|
||||
PKG_SOURCE_URL:=https://package.project-openwrt.eu.org/package/utils/filebrowser/$(PKG_RELEASE)/
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)
|
||||
PKG_HASH:=skip
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user