|
From: <abe...@us...> - 2017-07-17 15:12:55
|
Revision: 8451
http://sourceforge.net/p/astlinux/code/8451
Author: abelbeck
Date: 2017-07-17 15:12:52 +0000 (Mon, 17 Jul 2017)
Log Message:
-----------
libsodium, version bump to 1.0.13
Modified Paths:
--------------
branches/1.0/package/libsodium/libsodium.mk
Modified: branches/1.0/package/libsodium/libsodium.mk
===================================================================
--- branches/1.0/package/libsodium/libsodium.mk 2017-07-17 14:53:18 UTC (rev 8450)
+++ branches/1.0/package/libsodium/libsodium.mk 2017-07-17 15:12:52 UTC (rev 8451)
@@ -3,7 +3,7 @@
# libsodium
#
#############################################################
-LIBSODIUM_VERSION = 1.0.12
+LIBSODIUM_VERSION = 1.0.13
LIBSODIUM_SOURCE = libsodium-$(LIBSODIUM_VERSION).tar.gz
LIBSODIUM_SITE = https://github.com/jedisct1/libsodium/releases/download/$(LIBSODIUM_VERSION)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|