We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77da70 commit c5969e4Copy full SHA for c5969e4
1 file changed
openlist/Makefile
@@ -13,7 +13,7 @@ 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:=fc81ee53b8c81b18d77bfa82729e0e182e358359020cc02fa770ce8b4aeb26ac
+PKG_HASH:=4ea127ae2e6a6b2d9c2249bb9889baa6d18e9a5a7de1527d6b9795dcecb7ad9a
17
18
PKG_BUILD_DIR:=$(BUILD_DIR)/OpenList-$(PKG_VERSION)
19
0 commit comments