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