mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-11-03 08:28:50 +08:00 
			
		
		
		
	update 2023-08-21 20:09:03
This commit is contained in:
		@ -7,13 +7,13 @@
 | 
			
		||||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=alist
 | 
			
		||||
PKG_VERSION:=3.25.1
 | 
			
		||||
PKG_WEB_VERSION:=3.25.1
 | 
			
		||||
PKG_VERSION:=3.26.0
 | 
			
		||||
PKG_WEB_VERSION:=3.26.0
 | 
			
		||||
PKG_RELEASE:=2
 | 
			
		||||
 | 
			
		||||
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:=d29ea9ea0bc0d6649a5cc4c589c977463cbf105ad7d5ad8fcfed3276520d3d4a
 | 
			
		||||
PKG_HASH:=6b3dbc24a9256ff55ec0670d8dc15184390f871bf4dc0589df722b83abb13fcd
 | 
			
		||||
 | 
			
		||||
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:=0074991fbb14e73435f91dce71be646312391930fcb48931bb953ff50c1bd6e9
 | 
			
		||||
  HASH:=4c22a026c479318284f2e90aa218c436f428668c699fdee55d4a3e6a1add173a
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
PKG_BUILD_DEPENDS:=golang/host
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user