libidn: update to 1.15.
--HG-- extra : convert_revision : 7c6e9b459cee3c196fc950e972c7b22fe5e9ee04
This commit is contained in:
parent
f2230db52f
commit
a8e9ffa70d
|
@ -1,14 +1,13 @@
|
|||
# Template build file for 'libidn'.
|
||||
pkgname=libidn
|
||||
sourcepkg=$pkgname
|
||||
version=1.14
|
||||
revision=1
|
||||
version=1.15
|
||||
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=5a471376d3d8c28c7f50d06b260a9c13b095c444c423f2c528ceb3385fe112b7
|
||||
checksum=db75022eff366bd5646ab1e6d7bcd1c2048473a7dbdf0cd0421de92c88bbdc18
|
||||
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 New Issue