diff --git a/srcpkgs/libidn/template b/srcpkgs/libidn/template index 802463de21f..de73822035b 100644 --- a/srcpkgs/libidn/template +++ b/srcpkgs/libidn/template @@ -1,17 +1,17 @@ # Template file for 'libidn' pkgname=libidn -version=1.35 +version=1.36 revision=1 build_style=gnu-configure configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix" hostmakedepends="autoconf-archive automake gettext-devel libtool perl pkg-config" short_desc="Internationalized string handling library" -maintainer="Orphaned " +maintainer="skmpz " license="GPL-3.0-or-later, LGPL-2.1-or-later" homepage="https://www.gnu.org/software/libidn/" distfiles="${GNU_SITE}/libidn/libidn-${version}.tar.gz" -checksum=f11af1005b46b7b15d057d7f107315a1ad46935c7fcdf243c16e46ec14f0fe1e +checksum=14b67108344d81ba844631640df77c9071d9fb0659b080326ff5424e86b14038 pre_configure() { autoreconf -fi