* [Buildroot] [PATCH 1/1] libsodium: bump to version 1.0.15
@ 2017-12-06 10:54 Adrien Gallouët
2017-12-06 20:36 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Adrien Gallouët @ 2017-12-06 10:54 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adrien Gallou?t <adrien@gallouet.fr>
---
package/libsodium/libsodium.hash | 3 ++-
package/libsodium/libsodium.mk | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/package/libsodium/libsodium.hash b/package/libsodium/libsodium.hash
index 725281eb2f..12f332d72d 100644
--- a/package/libsodium/libsodium.hash
+++ b/package/libsodium/libsodium.hash
@@ -1,2 +1,3 @@
# Locally calculated after checking pgp signature
-sha256 9c13accb1a9e59ab3affde0e60ef9a2149ed4d6e8f99c93c7a5b97499ee323fd libsodium-1.0.13.tar.gz
+sha256 fb6a9e879a2f674592e4328c5d9f79f082405ee4bb05cb6e679b90afe9e178f4 libsodium-1.0.15.tar.gz
+sha256 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58 LICENSE
diff --git a/package/libsodium/libsodium.mk b/package/libsodium/libsodium.mk
index b1d8a2613b..b45f013d6b 100644
--- a/package/libsodium/libsodium.mk
+++ b/package/libsodium/libsodium.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LIBSODIUM_VERSION = 1.0.13
-LIBSODIUM_SITE = https://download.libsodium.org/libsodium/releases
+LIBSODIUM_VERSION = 1.0.15
+LIBSODIUM_SITE = https://github.com/jedisct1/libsodium/releases/download/$(LIBSODIUM_VERSION)
LIBSODIUM_LICENSE = ISC
LIBSODIUM_LICENSE_FILES = LICENSE
LIBSODIUM_INSTALL_STAGING = YES
--
2.15.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] libsodium: bump to version 1.0.15
2017-12-06 10:54 [Buildroot] [PATCH 1/1] libsodium: bump to version 1.0.15 Adrien Gallouët
@ 2017-12-06 20:36 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-12-06 20:36 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 6 Dec 2017 10:54:46 +0000, Adrien Gallou?t wrote:
> Signed-off-by: Adrien Gallou?t <adrien@gallouet.fr>
> ---
> package/libsodium/libsodium.hash | 3 ++-
> package/libsodium/libsodium.mk | 4 ++--
> 2 files changed, 4 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-06 20:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-06 10:54 [Buildroot] [PATCH 1/1] libsodium: bump to version 1.0.15 Adrien Gallouët
2017-12-06 20:36 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox