alist: bump to v3.13.1
This commit is contained in:
parent
24d0abcb9d
commit
3a4ae78486
@ -7,13 +7,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=alist
|
||||
PKG_VERSION:=3.13.0
|
||||
PKG_WEB_VERSION:=3.12.1
|
||||
PKG_VERSION:=3.13.1
|
||||
PKG_WEB_VERSION:=3.13.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/alist-org/alist/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=726535a881be104b6aed5b386679da2272ef0272841f92f41432bd88ac9422be
|
||||
PKG_HASH:=b12efc82a06d8d5cd117ac670d76aab69350a218be21a014f7283b0529df2f52
|
||||
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
PKG_LICENSE_FILE:=LICENSE
|
||||
@ -23,7 +23,7 @@ define Download/$(PKG_NAME)-web
|
||||
FILE:=$(PKG_NAME)-web-$(PKG_WEB_VERSION).tar.gz
|
||||
URL_FILE:=dist.tar.gz
|
||||
URL:=https://github.com/alist-org/alist-web/releases/download/$(PKG_WEB_VERSION)/
|
||||
HASH:=f0a3d9cfb786309f14f198e35defb466f96a4cd51c34c4e98111242c1372cc7d
|
||||
HASH:=985049400120547e5db81d228d2492febd16d0cbb158dfb2a4149af3d6cbd253
|
||||
endef
|
||||
|
||||
PKG_CONFIG_DEPENDS:= \
|
||||
|
Loading…
Reference in New Issue
Block a user