diff --git a/common/shlibs b/common/shlibs index 1c011bcd1e4..7e92e661858 100644 --- a/common/shlibs +++ b/common/shlibs @@ -200,7 +200,7 @@ libcap.so.2 libcap-2.16_1 liblzma.so.5 liblzma-5.0.0_1 libuuid.so.1 libuuid-2.18_1 libblkid.so.1 libblkid-2.18_1 -libidn.so.11 libidn-1.10_1 +libidn.so.12 libidn-1.35_1 libusb-1.0.so.0 libusb-1.0.0_1 libusb-0.1.so.4 libusb-compat-0.1.0_1 libpci.so.3 pciutils-3.5.0_1 diff --git a/srcpkgs/libidn/template b/srcpkgs/libidn/template index ca268dad0b6..1d136bc2d41 100644 --- a/srcpkgs/libidn/template +++ b/srcpkgs/libidn/template @@ -1,17 +1,17 @@ -# Template build file for 'libidn'. +# Template file for 'libidn' pkgname=libidn -version=1.34 +version=1.35 revision=1 build_style=gnu-configure configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix" -hostmakedepends="perl pkg-config gettext-devel automake libtool" +hostmakedepends="autoconf-archive automake gettext-devel libtool perl pkg-config" short_desc="Internationalized string handling library" maintainer="Juan RP " -homepage="http://www.gnu.org/software/libidn/" 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=3719e2975f2fb28605df3479c380af2cf4ab4e919e1506527e4c7670afff6e3c +checksum=f11af1005b46b7b15d057d7f107315a1ad46935c7fcdf243c16e46ec14f0fe1e pre_configure() { autoreconf -fi