libidn: update to 1.14.
--HG-- extra : convert_revision : c63e3ac5ec4e73767d92ec3df9532bbdc798c82a
This commit is contained in:
parent
5678bc3636
commit
9c10bdfcf0
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'libidn'.
|
||||
pkgname=libidn
|
||||
sourcepkg=libidn
|
||||
version=1.10
|
||||
version=1.14
|
||||
distfiles="http://ftp.gnu.org/gnu/libidn/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-csharp --disable-java"
|
||||
short_desc="Internationalized Domain Names command line tool"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=30887522c8f495f6c8e24e84e60acc2863cea2ca5da70b92297e57160ad4b038
|
||||
checksum=5a471376d3d8c28c7f50d06b260a9c13b095c444c423f2c528ceb3385fe112b7
|
||||
long_desc="
|
||||
GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA
|
||||
specifications defined by the IETF Internationalized Domain Names (IDN)
|
||||
|
|
Loading…
Reference in a new issue