changeset 2545:ae5b25885cc2

update package libidn
author Mark Brand <mabrand@mabrand.nl>
date Wed, 23 May 2012 13:46:43 +0200
parents df1dce2b7385
children 2267a00acc19
files index.html src/libidn.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Tue May 22 23:16:46 2012 +0200
+++ b/index.html	Wed May 23 13:46:43 2012 +0200
@@ -1420,7 +1420,7 @@
     </tr>
     <tr>
         <td id="libidn-package">libidn</td>
-        <td id="libidn-version">1.24</td>
+        <td id="libidn-version">1.25</td>
         <td id="libidn-website"><a href="http://www.gnu.org/software/libidn/">Libidn</a></td>
     </tr>
     <tr>
--- a/src/libidn.mk	Tue May 22 23:16:46 2012 +0200
+++ b/src/libidn.mk	Wed May 23 13:46:43 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := libidn
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 4251c108966375ede4df15d76a1bd9a4440f44ee
+$(PKG)_CHECKSUM := 92e64fd5a6428bda6ade2c3cde475b76455cd7dd
 $(PKG)_SUBDIR   := libidn-$($(PKG)_VERSION)
 $(PKG)_FILE     := libidn-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := ftp://ftp.gnu.org/gnu/libidn/$($(PKG)_FILE)