We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5969e4 commit 07162b4Copy full SHA for 07162b4
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:=4ea127ae2e6a6b2d9c2249bb9889baa6d18e9a5a7de1527d6b9795dcecb7ad9a
+PKG_HASH:=39034d543488ece70e7aa589201da4c9dd6d8cc3383c1e141022484323f96698
17
18
PKG_BUILD_DIR:=$(BUILD_DIR)/OpenList-$(PKG_VERSION)
19
0 commit comments