From 9b525ac294e5a7ae3dc7d7c67386481b77efd63f Mon Sep 17 00:00:00 2001 From: skmpz Date: Fri, 24 Jul 2020 01:58:45 +0400 Subject: [PATCH] libidn: update to 1.36 --- srcpkgs/libidn/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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