mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH 2/2] libsodium: version bump 1.0.16 -> 1.0.18
Date: Thu,  7 Jul 2022 16:59:08 +0200	[thread overview]
Message-ID: <20220707145908.2217-3-ada@thorsis.com> (raw)
In-Reply-To: <20220707145908.2217-1-ada@thorsis.com>

- download URL as announced on https://doc.libsodium.org/
- copyright year changed in license file

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/libsodium.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/libsodium.make b/rules/libsodium.make
index ff10faaa9..b0c3ba6b3 100644
--- a/rules/libsodium.make
+++ b/rules/libsodium.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_LIBSODIUM) += libsodium
 #
 # Paths and names
 #
-LIBSODIUM_VERSION	:= 1.0.16
-LIBSODIUM_MD5		:= 37b18839e57e7a62834231395c8e962b
+LIBSODIUM_VERSION	:= 1.0.18
+LIBSODIUM_MD5		:= 3ca9ebc13b6b4735acae0a6a4c4f9a95
 LIBSODIUM		:= libsodium-$(LIBSODIUM_VERSION)
 LIBSODIUM_SUFFIX	:= tar.gz
-LIBSODIUM_URL		:= https://github.com/jedisct1/libsodium/releases/download/$(LIBSODIUM_VERSION)/$(LIBSODIUM).$(LIBSODIUM_SUFFIX)
+LIBSODIUM_URL		:= https://download.libsodium.org/libsodium/releases/$(LIBSODIUM).$(LIBSODIUM_SUFFIX)
 LIBSODIUM_SOURCE	:= $(SRCDIR)/$(LIBSODIUM).$(LIBSODIUM_SUFFIX)
 LIBSODIUM_DIR		:= $(BUILDDIR)/$(LIBSODIUM)
 LIBSODIUM_LICENSE	:= ISC
-LIBSODIUM_LICENSE_FILES	:= file://LICENSE;md5=7f5ecba1fa793fc1f3c8f32d6cb5a37b
+LIBSODIUM_LICENSE_FILES	:= file://LICENSE;md5=47203c753972e855179dfffe15188bee
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.30.2




  parent reply	other threads:[~2022-07-07 15:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-07 14:59 [ptxdist] [PATCH 0/2] libsodium: version bump Alexander Dahl
2022-07-07 14:59 ` [ptxdist] [PATCH 1/2] libsodium: Add license file hash Alexander Dahl
2022-07-29  6:23   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-07 14:59 ` Alexander Dahl [this message]
2022-07-29  6:23   ` [ptxdist] [APPLIED] libsodium: version bump 1.0.16 -> 1.0.18 Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220707145908.2217-3-ada@thorsis.com \
    --to=ada@thorsis.com \
    --cc=clemens.gruber@pqgruber.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox