summaryrefslogtreecommitdiffstats
path: root/src/libidn.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-08-05 23:16:32 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-08-05 23:16:32 (GMT)
commit91e573356ca0b41145d5bfd5a254878b43e7021b (patch)
treee7191f7191430d04bc480010311333fb09365a5a /src/libidn.mk
parent661fa057c2f8435abf0ac8c817eea5d58df30577 (diff)
downloadmxe-91e573356ca0b41145d5bfd5a254878b43e7021b.zip
mxe-91e573356ca0b41145d5bfd5a254878b43e7021b.tar.gz
mxe-91e573356ca0b41145d5bfd5a254878b43e7021b.tar.bz2
libidn: update
Diffstat (limited to 'src/libidn.mk')
-rw-r--r--src/libidn.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libidn.mk b/src/libidn.mk
index d2d13c6..42b0271 100644
--- a/src/libidn.mk
+++ b/src/libidn.mk
@@ -3,8 +3,8 @@
PKG := libidn
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.31
-$(PKG)_CHECKSUM := 0bb34003a0fe05a91e60d346803401f16c82a1fb
+$(PKG)_VERSION := 1.32
+$(PKG)_CHECKSUM := ddd018611b98af7c67d434aa42d15d39f45129f5
$(PKG)_SUBDIR := libidn-$($(PKG)_VERSION)
$(PKG)_FILE := libidn-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://ftp.gnu.org/gnu/libidn/$($(PKG)_FILE)