libidn: Update to 1.32
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
74a1d01651
commit
b51c61cf55
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libidn
|
PKG_NAME:=libidn
|
||||||
PKG_VERSION:=1.31
|
PKG_VERSION:=1.32
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@GNU/libidn
|
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:=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
|
PKG_LICENSE_FILES:=COPYING COPYINGv2 COPYINGv3 COPYING.LESSERv2 COPYING.LESSERv3 java/LICENSE-2.0.txt
|
||||||
|
|
Loading…
Reference in a new issue