We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e239d commit 34d0b6cCopy full SHA for 34d0b6c
1 file changed
trunk/libs/libsodium/Makefile
@@ -5,7 +5,7 @@ PKG_VERSION:=1.0.20
5
6
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
7
PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases \
8
- https://github.com/jedisct1/libsodium/releases/download/$(PKG_VERSION)
+ https://github.com/jedisct1/libsodium/releases/download/$(PKG_VERSION)-RELEASE/
9
PKG_HASH:=ebb65ef6ca439333c2bb41a0c1990587288da07f6c7fd07cb3a18cc18d30ce19
10
11
include $(INCLUDE_DIR)/package.mk
0 commit comments