[Buildroot] [git commit branch/next] libidn: bump to version 1.32

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Aug 10 18:59:24 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=fa50d6c1d33c919e503bed75c504399eb54dfeff
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/libidn/libidn.hash |    4 ++--
 package/libidn/libidn.mk   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libidn/libidn.hash b/package/libidn/libidn.hash
index 6425d55..20c844e 100644
--- a/package/libidn/libidn.hash
+++ b/package/libidn/libidn.hash
@@ -1,2 +1,2 @@
-# From http://lists.gnu.org/archive/html/help-libidn/2015-07/msg00011.html
-sha1	0bb34003a0fe05a91e60d346803401f16c82a1fb	libidn-1.31.tar.gz
+# From http://lists.nongnu.org/archive/html/help-libidn/2015-08/msg00001.html
+sha1	ddd018611b98af7c67d434aa42d15d39f45129f5	libidn-1.32.tar.gz
diff --git a/package/libidn/libidn.mk b/package/libidn/libidn.mk
index e10fb6e..9ac2600 100644
--- a/package/libidn/libidn.mk
+++ b/package/libidn/libidn.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBIDN_VERSION = 1.31
+LIBIDN_VERSION = 1.32
 LIBIDN_SITE = $(BR2_GNU_MIRROR)/libidn
 LIBIDN_INSTALL_STAGING = YES
 LIBIDN_CONF_ENV = EMACS="no"


More information about the buildroot mailing list