summaryrefslogtreecommitdiffstats
path: root/src/libidn2.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2019-01-06 13:58:55 (GMT)
committerMark Brand <mabrand@mabrand.nl>2019-01-06 13:58:55 (GMT)
commite53b4d1aa24705332be7fb905e7772b63d3aeaee (patch)
tree7f47e6d4df0b80c8d900cd95f066a46f8affdcc9 /src/libidn2.mk
parent2c7123cda35736ad8d933373c1a0e3a00ab69e53 (diff)
downloadmxe-e53b4d1aa24705332be7fb905e7772b63d3aeaee.zip
mxe-e53b4d1aa24705332be7fb905e7772b63d3aeaee.tar.gz
mxe-e53b4d1aa24705332be7fb905e7772b63d3aeaee.tar.bz2
update: jansson, json-c, libcint, libidn2, liblo
Diffstat (limited to 'src/libidn2.mk')
-rw-r--r--src/libidn2.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libidn2.mk b/src/libidn2.mk
index abd54fa..5960d54 100644
--- a/src/libidn2.mk
+++ b/src/libidn2.mk
@@ -4,8 +4,8 @@ PKG := libidn2
$(PKG)_WEBSITE := https://www.gnu.org/software/libidn/\#libidn2
$(PKG)_DESCR := implementation of IDNA2008/TR46 internationalized domain names
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.0.5
-$(PKG)_CHECKSUM := 53f69170886f1fa6fa5b332439c7a77a7d22626a82ef17e2c1224858bb4ca2b8
+$(PKG)_VERSION := 2.1.0
+$(PKG)_CHECKSUM := 032398dbaa9537af43f51a8d94e967e3718848547b1b2a4eb3138b20cad11d32
$(PKG)_SUBDIR := libidn2-$($(PKG)_VERSION)
$(PKG)_FILE := libidn2-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://ftp.gnu.org/gnu/libidn/$($(PKG)_FILE)