Skip to content

Commit eb88183

Browse files
committed
Update v4.1.2
1 parent 7703a96 commit eb88183

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.1
11-
PKG_WEB_VERSION:=4.1.1
10+
PKG_VERSION:=4.1.2
11+
PKG_WEB_VERSION:=4.1.2
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:=19233fbe67d848e1212b8c23e8af145b1c23533a2c09fd66c141d2de05b9b15c
16+
PKG_HASH:=4de94e32f4b05d86654f97cd1551b8cfbbed6b2c38b2ac400fde3e7622013614
1717

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

@@ -24,7 +24,7 @@ PKG_MAINTAINER:=OpenList Team <[email protected]>
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:=4f114ef60c95c9fa5ffc808485fd322305460891476b3248188dc75e0b7a6a6a
27+
HASH:=aa9a5ad478debf98a2744cfd0d494be1bd9e6d55ce57ca71093d5c35052c5f4b
2828
endef
2929

3030
PKG_BUILD_DEPENDS:=golang/host

0 commit comments

Comments
 (0)