All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] libidn: bump to version 1.35
@ 2018-09-07 19:36 Fabrice Fontaine
  2018-09-08 13:11 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2018-09-07 19:36 UTC (permalink / raw)
  To: buildroot

Remove sha1 (no announcement made on
http://lists.nongnu.org/archive/html/help-libidn/)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libidn/libidn.hash | 6 ++----
 package/libidn/libidn.mk   | 2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/package/libidn/libidn.hash b/package/libidn/libidn.hash
index 0d03342447..f5ba311e90 100644
--- a/package/libidn/libidn.hash
+++ b/package/libidn/libidn.hash
@@ -1,7 +1,5 @@
-# From http://lists.nongnu.org/archive/html/help-libidn/2018-03/msg00006.html
-sha1	8701e3d01df25431802ce483756ecad698156835	libidn-1.34.tar.gz
-# Calculated based on the hash above
-sha256	3719e2975f2fb28605df3479c380af2cf4ab4e919e1506527e4c7670afff6e3c	libidn-1.34.tar.gz
+# Locally computed:
+sha256	f11af1005b46b7b15d057d7f107315a1ad46935c7fcdf243c16e46ec14f0fe1e	libidn-1.35.tar.gz
 
 # Hash for license files:
 sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	COPYINGv2
diff --git a/package/libidn/libidn.mk b/package/libidn/libidn.mk
index 77733edaa9..601edcb57d 100644
--- a/package/libidn/libidn.mk
+++ b/package/libidn/libidn.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBIDN_VERSION = 1.34
+LIBIDN_VERSION = 1.35
 LIBIDN_SITE = $(BR2_GNU_MIRROR)/libidn
 LIBIDN_INSTALL_STAGING = YES
 LIBIDN_CONF_ENV = EMACS="no" MAKEINFO=true
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] libidn: bump to version 1.35
  2018-09-07 19:36 [Buildroot] [PATCH 1/1] libidn: bump to version 1.35 Fabrice Fontaine
@ 2018-09-08 13:11 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-09-08 13:11 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri,  7 Sep 2018 21:36:10 +0200, Fabrice Fontaine wrote:
> Remove sha1 (no announcement made on
> http://lists.nongnu.org/archive/html/help-libidn/)
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/libidn/libidn.hash | 6 ++----
>  package/libidn/libidn.mk   | 2 +-
>  2 files changed, 3 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-08 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-07 19:36 [Buildroot] [PATCH 1/1] libidn: bump to version 1.35 Fabrice Fontaine
2018-09-08 13:11 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.