This repository was archived by the owner on Jun 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 77include $(TOPDIR ) /rules.mk
88
99PKG_NAME: =alist
10- PKG_VERSION: =3.38.0
11- PKG_WEB_VERSION: =3.38 .0
10+ PKG_VERSION: =3.39.1
11+ PKG_WEB_VERSION: =3.39 .0
1212PKG_RELEASE: =1
1313
1414PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.gz
15- PKG_SOURCE_URL: =https://codeload.github.com/alist-org /alist/tar.gz/v$(PKG_VERSION ) ?
16- PKG_HASH: =bc8983900786afdc2ac3d4a60d5e71a1e5db0c2c63f00190c728974ee266ce12
15+ PKG_SOURCE_URL: =https://codeload.github.com/AlistGo /alist/tar.gz/v$(PKG_VERSION ) ?
16+ PKG_HASH: =f211a3b35b6c600a94dbee9041cb5e167284613be383c5944afef6b0b86ab330
1717
1818PKG_LICENSE: =GPL-3.0
1919PKG_LICENSE_FILE: =LICENSE
@@ -22,8 +22,8 @@ PKG_MAINTAINER:=sbwml <admin@cooluc.com>
2222define Download/$(PKG_NAME)-web
2323 FILE:=$(PKG_NAME ) -web-$(PKG_WEB_VERSION ) .tar.gz
2424 URL_FILE:=dist.tar.gz
25- URL:=https://github.com/alist-org /alist-web/releases/download/$(PKG_WEB_VERSION ) /
26- HASH:=8c76d6863bc77e0b5da1cbae10b6cec2b3332fcb4e41f055747f4cc5ab04c06a
25+ URL:=https://github.com/AlistGo /alist-web/releases/download/$(PKG_WEB_VERSION ) /
26+ HASH:=59f5dae6fed76ca708b12a7a6323ef85cdee48861ffafb8864c785b7d7c36e89
2727endef
2828
2929PKG_BUILD_DEPENDS: =golang/host
@@ -48,7 +48,7 @@ define Package/$(PKG_NAME)
4848 CATEGORY:=Network
4949 SUBMENU:=Web Servers/Proxies
5050 TITLE:=A file list program that supports multiple storage
51- URL:=https ://alist.nn.ci/
51+ URL:=http ://www.alistgo.com
5252 DEPENDS:=$(GO_ARCH_DEPENDS ) +ca-bundle
5353endef
5454
You can’t perform that action at this time.
0 commit comments