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

Commit 90ef561

Browse files
committed
alist: bump to v3.43.0
1 parent 0980491 commit 90ef561

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.42.0
11-
PKG_WEB_VERSION:=3.42.0
10+
PKG_VERSION:=3.43.0
11+
PKG_WEB_VERSION:=3.43.0
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:=e9d0370c6bbeaf7e3d25b8865b000892bcc1d61f3604b744b6778ba46281dc9a
16+
PKG_HASH:=803e3568d055053cbd345834237308708872cd6e154df1da7c00bc46803e4a8a
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:=685dd13b4da39e253085d82fd11074f051b1cbc40238479421763b3d2e49b2f0
26+
HASH:=22d1fcbd10af2257029c65add00a589201fabf9509ea57494a6d088b76a4e8a2
2727
endef
2828

2929
PKG_BUILD_DEPENDS:=golang/host

0 commit comments

Comments
 (0)