From: Kishan Gondaliya Date: Tue, 31 Oct 2017 08:16:19 +0000 (+0530) Subject: libsodium: Fix download url X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=356436f9bd9c30df232a8ebbc7e967dd3c5f5554;p=feed%2Fpackages.git libsodium: Fix download url Signed-off-by: Kishan Gondaliya --- diff --git a/libs/libsodium/Makefile b/libs/libsodium/Makefile index 55d410b567..1b9ecf1499 100644 --- a/libs/libsodium/Makefile +++ b/libs/libsodium/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=1.0.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases/old +PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases/old/unsupported PKG_MD5SUM:=dc40eb23e293448c6fc908757738003f PKG_FIXUP:=libtool autoreconf