From 6820bd9230ef873191d5416f16cd6067df00b498 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 27 May 2019 07:59:15 +0200 Subject: [PATCH] libidn2: update to 2.2.0. --- srcpkgs/libidn2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libidn2/template b/srcpkgs/libidn2/template index f4423dd05b0..337b64dd7ae 100644 --- a/srcpkgs/libidn2/template +++ b/srcpkgs/libidn2/template @@ -1,6 +1,6 @@ # Template file for 'libidn2' pkgname=libidn2 -version=2.1.1 +version=2.2.0 revision=1 build_style=gnu-configure hostmakedepends="automake gettext-devel libtool pkg-config" @@ -10,7 +10,7 @@ maintainer="Rasmus Thomsen " license="GPL-3.0-or-later, LGPL-3.0-or-later" homepage="https://www.gnu.org/software/libidn/#libidn2" distfiles="${GNU_SITE}/libidn/libidn2-${version}.tar.gz" -checksum=95416080329298a13269e13175041b530cec3d98b54cafae9424b8dfd22078b1 +checksum=fc734732b506d878753ec6606982bf7b936e868c25c30ddb0d83f7d7056381fe pre_configure() { autoreconf -if