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

Commit 0f257b3

Browse files
committed
alist: bump to v3.38.0
1 parent f9e12b6 commit 0f257b3

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.37.4
11-
PKG_WEB_VERSION:=3.37.1
10+
PKG_VERSION:=3.38.0
11+
PKG_WEB_VERSION:=3.38.0
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/alist-org/alist/tar.gz/v$(PKG_VERSION)?
16-
PKG_HASH:=0f2c54aba7ddcfd7df3e959ce40709bbd88bf4eb9b0436079db879c8eb25b51b
16+
PKG_HASH:=bc8983900786afdc2ac3d4a60d5e71a1e5db0c2c63f00190c728974ee266ce12
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/alist-org/alist-web/releases/download/$(PKG_WEB_VERSION)/
26-
HASH:=0ca1fceb5291c59d5b5dcc0f3e871eac96485d39abce8495f1eb510cc12bccf6
26+
HASH:=8c76d6863bc77e0b5da1cbae10b6cec2b3332fcb4e41f055747f4cc5ab04c06a
2727
endef
2828

2929
PKG_BUILD_DEPENDS:=golang/host

0 commit comments

Comments
 (0)