Skip to content

Commit 200cf65

Browse files
committed
openlist2: bump to v4.1.5
1 parent b4ae89e commit 200cf65

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

openlist2/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:=openlist2
10-
PKG_VERSION:=4.1.4
11-
PKG_WEB_VERSION:=4.1.4
10+
PKG_VERSION:=4.1.5
11+
PKG_WEB_VERSION:=4.1.5
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=openlist-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/OpenListTeam/OpenList/tar.gz/v$(PKG_VERSION)?
16-
PKG_HASH:=63726bbedc1ad8995cfad0ae7451cb503a504a3af3579710c4430c12286e01c3
16+
PKG_HASH:=5ddf3f0b7616248862a8b908cffad9437d19053092bc45e8299ad7c95a3626d2
1717

1818
PKG_BUILD_DIR:=$(BUILD_DIR)/OpenList-$(PKG_VERSION)
1919

@@ -24,7 +24,7 @@ PKG_MAINTAINER:=sbwml <admin@cooluc.com>
2424
define Download/openlist-frontend
2525
FILE:=openlist-frontend-dist-lite-v$(PKG_WEB_VERSION).tar.gz
2626
URL:=https://github.com/OpenListTeam/OpenList-Frontend/releases/download/v$(PKG_WEB_VERSION)/
27-
HASH:=7020d27ea0d95c806ef6e9541b72da53458d77209ce3f2f27ded8a0c35a5d757
27+
HASH:=19a079a30fb6658a9122ecce4285abad6c276a9a41b79688b48a601d5fd18896
2828
endef
2929

3030
PKG_BUILD_DEPENDS:=golang/host

0 commit comments

Comments
 (0)