Skip to content

Commit 4effeb4

Browse files
committed
Update v4.1.10
1 parent aa2dec3 commit 4effeb4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

openlist/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:=openlist
10-
PKG_VERSION:=4.1.9
11-
PKG_WEB_VERSION:=4.1.9
10+
PKG_VERSION:=4.1.10
11+
PKG_WEB_VERSION:=4.1.10
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/OpenListTeam/OpenList/tar.gz/v$(PKG_VERSION)?
16-
PKG_HASH:=5171cef3b03f6b68af0e4886af7b6f5a6f9c103de41c3b831f46dcb3ddcc6f18
16+
PKG_HASH:=0e85b2e9f97c819a79a054c2de1f505b0b0d78e1c8ce6783e12da85ea519840c
1717

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

@@ -24,7 +24,7 @@ PKG_MAINTAINER:=OpenList Team <openlistteam@gmail.com>
2424
define Download/openlist-frontend
2525
FILE:=openlist-frontend-dist-v$(PKG_WEB_VERSION).tar.gz
2626
URL:=https://github.com/OpenListTeam/OpenList-Frontend/releases/download/v$(PKG_WEB_VERSION)/
27-
HASH:=03e9c57d614ee338441d38fa27af1435f34b2c508ce57e0bd75b91b24d934aec
27+
HASH:=7df4b3a94eb054963e5eb4addab8d74bdf027c4c02f9a83845ceb7a9eccbc674
2828
endef
2929

3030
PKG_BUILD_DEPENDS:=golang/host

0 commit comments

Comments
 (0)