libidn: update to 1.19.
This commit is contained in:
parent
ee22ea3f5b
commit
43a4002232
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'libidn'.
|
||||
pkgname=libidn
|
||||
version=1.18
|
||||
version=1.19
|
||||
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=b824ef81319f4ba1a2e49b7208a3ad820a1baa7369e4555b8e45227e5796e77c
|
||||
checksum=8ed2e936b1ae3e30b45b54ca3672deaa83ee0f4d20db5ad83dc1af7222d39f41
|
||||
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