We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597df03 commit 3bc1d9dCopy full SHA for 3bc1d9d
1 file changed
openlist/Makefile
@@ -7,13 +7,13 @@
7
include $(TOPDIR)/rules.mk
8
9
PKG_NAME:=openlist
10
-PKG_VERSION:=4.0.4
+PKG_VERSION:=4.0.5
11
PKG_WEB_VERSION:=4.0.4
12
PKG_RELEASE:=1
13
14
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
PKG_SOURCE_URL:=https://codeload.github.com/OpenListTeam/OpenList/tar.gz/v$(PKG_VERSION)?
16
-PKG_HASH:=fcde8581b4a3f8b8ecbc541d2e25b6eea62433cf15a77a40e419e88b200a9418
+PKG_HASH:=be66a40d26176de60a0e83f221f4c4da6d3aec7d1dc66c2cae0ddc439e41c4d2
17
18
PKG_BUILD_DIR:=$(BUILD_DIR)/OpenList-$(PKG_VERSION)
19
0 commit comments