Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit 176d736

Browse files
committed
alist: bump to v3.39.2
1 parent bc62846 commit 176d736

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

alist/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=alist
10-
PKG_VERSION:=3.39.1
11-
PKG_WEB_VERSION:=3.39.0
10+
PKG_VERSION:=3.39.2
11+
PKG_WEB_VERSION:=3.39.2
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/AlistGo/alist/tar.gz/v$(PKG_VERSION)?
16-
PKG_HASH:=f211a3b35b6c600a94dbee9041cb5e167284613be383c5944afef6b0b86ab330
16+
PKG_HASH:=c455b3fc14f4fd2b81ce1a590113027e3cb278a66a77fd5d21f3a295eb3ea987
1717

1818
PKG_LICENSE:=GPL-3.0
1919
PKG_LICENSE_FILE:=LICENSE
@@ -23,7 +23,7 @@ define Download/$(PKG_NAME)-web
2323
FILE:=$(PKG_NAME)-web-$(PKG_WEB_VERSION).tar.gz
2424
URL_FILE:=dist.tar.gz
2525
URL:=https://github.com/AlistGo/alist-web/releases/download/$(PKG_WEB_VERSION)/
26-
HASH:=59f5dae6fed76ca708b12a7a6323ef85cdee48861ffafb8864c785b7d7c36e89
26+
HASH:=d998315aff5544e7d7248214d02a3b04a92366bf0ac50fb4791b23833e8b543a
2727
endef
2828

2929
PKG_BUILD_DEPENDS:=golang/host

0 commit comments

Comments
 (0)