mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 08:14:32 +04:00
alist: Update to 3.30.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=alist
|
PKG_NAME:=alist
|
||||||
PKG_VERSION:=3.29.1
|
PKG_VERSION:=3.30.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/alist-org/alist/tar.gz/v$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/alist-org/alist/tar.gz/v$(PKG_VERSION)?
|
||||||
PKG_HASH:=b7d1929d9aef511b263673dba8e5b787f695e1b4fa4555fe562f8060ee0bdea4
|
PKG_HASH:=68831d5177cdbae3ab294ce4263b4221c0ff687a72dd48a844d533ccb13c3efb
|
||||||
|
|
||||||
PKG_LICENSE:=AGPL-3.0-only
|
PKG_LICENSE:=AGPL-3.0-only
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
@@ -46,13 +46,13 @@ define Package/alist/conffiles
|
|||||||
/etc/config/alist
|
/etc/config/alist
|
||||||
endef
|
endef
|
||||||
|
|
||||||
WEB_VERSION:=3.29.0
|
WEB_VERSION:=3.30.0
|
||||||
WEB_FILE:=$(PKG_NAME)-web-$(WEB_VERSION).tar.gz
|
WEB_FILE:=$(PKG_NAME)-web-$(WEB_VERSION).tar.gz
|
||||||
define Download/alist-web
|
define Download/alist-web
|
||||||
URL:=https://github.com/alist-org/alist-web/releases/download/$(WEB_VERSION)/
|
URL:=https://github.com/alist-org/alist-web/releases/download/$(WEB_VERSION)/
|
||||||
URL_FILE:=dist.tar.gz
|
URL_FILE:=dist.tar.gz
|
||||||
FILE:=$(WEB_FILE)
|
FILE:=$(WEB_FILE)
|
||||||
HASH:=ece9d3fd45f18eaa7376e5fc077ebeae8f67b7bcf6004a29ae58392bfc2a3d13
|
HASH:=04e160efc6e7169103cd424a39de0f1720e769aacc49dc0a2fcc3f1fcc6d0fee
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
|
|||||||
Reference in New Issue
Block a user