summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-04-24 21:04:06 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-04-24 21:04:06 (GMT)
commit6097c67d79f6795f5943bc7870f5496868379eec (patch)
tree2b9813c7fd8be324ec9b4aa89544044732e40d47 /src
parentf2ab7b67755dc91c50c835102c2d6df99541ca16 (diff)
downloadmxe-6097c67d79f6795f5943bc7870f5496868379eec.zip
mxe-6097c67d79f6795f5943bc7870f5496868379eec.tar.gz
mxe-6097c67d79f6795f5943bc7870f5496868379eec.tar.bz2
update package libidn
Diffstat (limited to 'src')
-rw-r--r--src/libidn.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libidn.mk b/src/libidn.mk
index 1a000c4..de4fcd3 100644
--- a/src/libidn.mk
+++ b/src/libidn.mk
@@ -4,8 +4,8 @@
# Libidn
PKG := libidn
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.20
-$(PKG)_CHECKSUM := 2518486487c275b9d6f133b4688318b951af1580
+$(PKG)_VERSION := 1.21
+$(PKG)_CHECKSUM := 991d5d4e24118d7672d53ed692a8a6ab87212f8f
$(PKG)_SUBDIR := libidn-$($(PKG)_VERSION)
$(PKG)_FILE := libidn-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.gnu.org/software/libidn/