From: <abe...@us...> - 2015-12-12 22:10:53
|
Revision: 7399 http://sourceforge.net/p/astlinux/code/7399 Author: abelbeck Date: 2015-12-12 22:10:51 +0000 (Sat, 12 Dec 2015) Log Message: ----------- libsodium, version bump to 1.0.7 Modified Paths: -------------- branches/1.0/package/libsodium/libsodium.mk Modified: branches/1.0/package/libsodium/libsodium.mk =================================================================== --- branches/1.0/package/libsodium/libsodium.mk 2015-12-12 21:48:41 UTC (rev 7398) +++ branches/1.0/package/libsodium/libsodium.mk 2015-12-12 22:10:51 UTC (rev 7399) @@ -3,9 +3,9 @@ # libsodium # ############################################################# -LIBSODIUM_VERSION = 1.0.6 +LIBSODIUM_VERSION = 1.0.7 LIBSODIUM_SOURCE = libsodium-$(LIBSODIUM_VERSION).tar.gz -LIBSODIUM_SITE = http://download.dnscrypt.org/libsodium/releases +LIBSODIUM_SITE = https://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. |