Skip to content

Commit 34d0b6c

Browse files
committed
libsodium: Update Makefile
1 parent 06e239d commit 34d0b6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trunk/libs/libsodium/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PKG_VERSION:=1.0.20
55

66
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
77
PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases \
8-
https://github.com/jedisct1/libsodium/releases/download/$(PKG_VERSION)
8+
https://github.com/jedisct1/libsodium/releases/download/$(PKG_VERSION)-RELEASE/
99
PKG_HASH:=ebb65ef6ca439333c2bb41a0c1990587288da07f6c7fd07cb3a18cc18d30ce19
1010

1111
include $(INCLUDE_DIR)/package.mk

0 commit comments

Comments
 (0)