diff --git a/srcpkgs/libidn/template b/srcpkgs/libidn/template index 8fc58a6857..2e5531fa6f 100644 --- a/srcpkgs/libidn/template +++ b/srcpkgs/libidn/template @@ -1,7 +1,7 @@ # Template build file for 'libidn'. pkgname=libidn -version=1.30 -revision=4 +version=1.31 +revision=1 build_style=gnu-configure configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix" hostmakedepends="perl pkg-config automake libtool gettext-devel" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/libidn/" license="GPL-3, LGPL-2.1" distfiles="${GNU_SITE}/libidn/libidn-${version}.tar.gz" -checksum=39b9fc94d74081c185757b12e0891ce5a22db55268e7d1bb24533ff4432eb053 +checksum=afdf2fce91faea483ce24e26b5e3a9235e332029c9265d07214fd1cfaa08df08 pre_configure() { autoreconf -fi