Browse Source

libidn: Update to 1.29

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia 10 years ago
parent
commit
9da8819907
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      libs/libidn/Makefile

+ 2
- 2
libs/libidn/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=libidn
11
-PKG_VERSION:=1.28
11
+PKG_VERSION:=1.29
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=@GNU/libidn
16
-PKG_MD5SUM:=43a6f14b16559e10a492acc65c4b0acc
16
+PKG_MD5SUM:=2b67bb507207af379f9461e1307dc84b
17 17
 
18 18
 PKG_LICENSE:=GPL-2.0+ GPL-3.0+ LGPL-2.1+ LGPL-3.0+ Apache-2.0
19 19
 PKG_LICENSE_FILES:=COPYING COPYINGv2 COPYINGv3 COPYING.LESSERv2 COPYING.LESSERv3 java/LICENSE-2.0.txt