libidn: update to 1.29.
This commit is contained in:
parent
0df7700edc
commit
387984aaec
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libidn'.
|
# Template build file for 'libidn'.
|
||||||
pkgname=libidn
|
pkgname=libidn
|
||||||
version=1.28
|
version=1.29
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix"
|
configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix"
|
||||||
hostmakedepends="perl pkg-config automake libtool gettext-devel"
|
hostmakedepends="perl pkg-config automake libtool gettext-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnu.org/software/libidn/"
|
homepage="http://www.gnu.org/software/libidn/"
|
||||||
license="GPL-3, LGPL-2.1"
|
license="GPL-3, LGPL-2.1"
|
||||||
distfiles="http://ftp.gnu.org/gnu/libidn/libidn-${version}.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/libidn/libidn-${version}.tar.gz"
|
||||||
checksum=dd357a968449abc97c7e5fa088a4a384de57cb36564f9d4e0d898ecc6373abfb
|
checksum=fb82747dbbf9b36f703ed27293317d818d7e851d4f5773dedf3efa4db32a7c7c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue