libidn: update to 1.30.
This commit is contained in:
parent
602d254625
commit
514d21158a
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libidn'.
|
||||
pkgname=libidn
|
||||
version=1.29
|
||||
version=1.30
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnu.org/software/libidn/"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="http://ftp.gnu.org/gnu/libidn/libidn-${version}.tar.gz"
|
||||
checksum=fb82747dbbf9b36f703ed27293317d818d7e851d4f5773dedf3efa4db32a7c7c
|
||||
checksum=39b9fc94d74081c185757b12e0891ce5a22db55268e7d1bb24533ff4432eb053
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue