Skip to content

Commit 5ca4a54

Browse files
committed
openlist2: bump to v4.1.2
1 parent 62ce074 commit 5ca4a54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openlist2/Makefile

Lines changed: 2 additions & 2 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.1
10+
PKG_VERSION:=4.1.2
1111
PKG_WEB_VERSION:=4.1.2
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:=19233fbe67d848e1212b8c23e8af145b1c23533a2c09fd66c141d2de05b9b15c
16+
PKG_HASH:=4de94e32f4b05d86654f97cd1551b8cfbbed6b2c38b2ac400fde3e7622013614
1717

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

0 commit comments

Comments
 (0)