# HG changeset patch # User John W. Eaton # Date 1381978746 14400 # Node ID 7dc2cc238cccbe8a68879a6647253c04ab288d19 # Parent 4ffe93bd5b54b458fb32d2daccb25cbf0474878b new version of libidn diff -r 4ffe93bd5b54 -r 7dc2cc238ccc index.html --- a/index.html Wed Oct 16 22:57:02 2013 -0400 +++ b/index.html Wed Oct 16 22:59:06 2013 -0400 @@ -1578,7 +1578,7 @@ libidn - 1.25 + 1.28 Libidn diff -r 4ffe93bd5b54 -r 7dc2cc238ccc src/libidn.mk --- a/src/libidn.mk Wed Oct 16 22:57:02 2013 -0400 +++ b/src/libidn.mk Wed Oct 16 22:59:06 2013 -0400 @@ -3,7 +3,7 @@ PKG := libidn $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 92e64fd5a6428bda6ade2c3cde475b76455cd7dd +$(PKG)_CHECKSUM := 725587211b229c156e29fa2ad116b0ef71a7ca17 $(PKG)_SUBDIR := libidn-$($(PKG)_VERSION) $(PKG)_FILE := libidn-$($(PKG)_VERSION).tar.gz $(PKG)_URL := ftp://ftp.gnu.org/gnu/libidn/$($(PKG)_FILE)