From 107e2f20ad919181c3881647a7a51958c75e5dba Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 14 Jan 2024 20:51:59 +0300 Subject: [PATCH] libidn ver. bump --- system/base/libidn/actions.py | 2 +- system/base/libidn/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/system/base/libidn/actions.py b/system/base/libidn/actions.py index ba5cf7a9..ca5daa5e 100644 --- a/system/base/libidn/actions.py +++ b/system/base/libidn/actions.py @@ -33,4 +33,4 @@ def check(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "FAQ", "NEWS", "README", "THANKS", "TODO") + pisitools.dodoc("AUTHORS", "ChangeLog", "FAQ", "NEWS", "README", "THANKS") diff --git a/system/base/libidn/pspec.xml b/system/base/libidn/pspec.xml index cbec7b94..a1953ada 100644 --- a/system/base/libidn/pspec.xml +++ b/system/base/libidn/pspec.xml @@ -14,7 +14,7 @@ library Internationalized Domain Names (IDN) implementation GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The C library is available under the GNU Lesser General Public License. - http://ftp.gnu.org/gnu/libidn/libidn-1.36.tar.gz + http://ftp.gnu.org/gnu/libidn/libidn-1.42.tar.gz @@ -63,6 +63,13 @@ + + 2024-01-14 + 1.42 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-12 1.36