update package libidn

This commit is contained in:
Mark Brand 2011-05-08 20:35:22 +02:00
parent e105dfc0b3
commit 08d76cb7ad
2 changed files with 2 additions and 16 deletions

View File

@ -1,14 +0,0 @@
This file is part of mingw-cross-env.
See doc/index.html for further information.
This patch has been proposed to upstream:
http://www.gnu.org/software/libidn/#bugs
--- a/libidn.pc.in
+++ b/libidn.pc.in
@@ -20,4 +20,5 @@
URL: http://www.gnu.org/software/libidn/
Version: @VERSION@
Libs: -L${libdir} -lidn
+Libs.private: @LTLIBICONV@
Cflags: -I${includedir}

View File

@ -4,8 +4,8 @@
# Libidn
PKG := libidn
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.21
$(PKG)_CHECKSUM := 991d5d4e24118d7672d53ed692a8a6ab87212f8f
$(PKG)_VERSION := 1.22
$(PKG)_CHECKSUM := 8358e897c24d534438f6b5694c25e85889d860c3
$(PKG)_SUBDIR := libidn-$($(PKG)_VERSION)
$(PKG)_FILE := libidn-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.gnu.org/software/libidn/