mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #5042 from kishangondaliya/libsodium
[For-15.05] libsodium: Fix download url
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user