From: <abe...@us...> - 2014-02-13 16:22:23
|
Revision: 6420 http://sourceforge.net/p/astlinux/code/6420 Author: abelbeck Date: 2014-02-13 16:22:20 +0000 (Thu, 13 Feb 2014) Log Message: ----------- libsodium, update site URL Modified Paths: -------------- branches/1.0/package/libsodium/libsodium.mk Modified: branches/1.0/package/libsodium/libsodium.mk =================================================================== --- branches/1.0/package/libsodium/libsodium.mk 2014-02-13 16:16:58 UTC (rev 6419) +++ branches/1.0/package/libsodium/libsodium.mk 2014-02-13 16:22:20 UTC (rev 6420) @@ -5,7 +5,7 @@ ############################################################# LIBSODIUM_VERSION = 0.4.5 LIBSODIUM_SOURCE = libsodium-$(LIBSODIUM_VERSION).tar.gz -LIBSODIUM_SITE = http://download.dnscrypt.org/libsodium/releases/ +LIBSODIUM_SITE = http://download.dnscrypt.org/libsodium/releases LIBSODIUM_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |