aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Denia <naoir@gmx.net>2015-08-03 13:07:12 +0200
committerMarcel Denia <naoir@gmx.net>2015-08-03 13:07:33 +0200
commitf85c46e2f4ebc878c9d6ebb64f2c41798e197a81 (patch)
treea9ce6ca5e6f496a8798281f7f6b4f422279473e4
parente23bc0e76a6016755b7c4fb3bf9177090683e5b1 (diff)
libidn: Update to 1.32
Signed-off-by: Marcel Denia <naoir@gmx.net>
-rw-r--r--libs/libidn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libidn/Makefile b/libs/libidn/Makefile
index 99f4803cb..8bfe2a8e0 100644
--- a/libs/libidn/Makefile
+++ b/libs/libidn/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libidn
-PKG_VERSION:=1.31
+PKG_VERSION:=1.32
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libidn
-PKG_MD5SUM:=83806230fc0989a24cf9dfe6685563d9
+PKG_MD5SUM:=4dd8356ba577287ea7076bfa1554b534
PKG_LICENSE:=GPL-2.0+ GPL-3.0+ LGPL-2.1+ LGPL-3.0+ Apache-2.0
PKG_LICENSE_FILES:=COPYING COPYINGv2 COPYINGv3 COPYING.LESSERv2 COPYING.LESSERv3 java/LICENSE-2.0.txt