From 91eb6389d55181d6d5818068a8486b4b020b8271 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 5 Oct 2024 22:18:23 +0200 Subject: [PATCH] libidn2: update to 2.3.7 --- libidn2/build.sh | 5 ++--- libidn2/meta/ChangeLog | 3 +++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/libidn2/build.sh b/libidn2/build.sh index 49db576..54d565f 100755 --- a/libidn2/build.sh +++ b/libidn2/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=libidn2 -version=2.3.2 +version=2.3.7 pkgver=1 source[0]=http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libidn/$topdir-$version.tar.gz # If there are no patches, simply comment this @@ -27,8 +27,6 @@ prep() setdir source # Do not build examples ${__gsed} -i 's/examples//' Makefile.in - # No stdint.h on Solaris < 10 - ${__gsed} -i 's/stdint.h/inttypes.h/' lib/idn2.h.in } reg build @@ -54,6 +52,7 @@ install() compat libidn2 2.0.4 1 1 compat libidn2 2.1.1a 1 1 compat libidn2 2.3.0 1 1 + compat libidn2 2.3.2 1 1 } reg pack diff --git a/libidn2/meta/ChangeLog b/libidn2/meta/ChangeLog index 8ed1e1b..2f6c40e 100644 --- a/libidn2/meta/ChangeLog +++ b/libidn2/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Fri Oct 04 2024 Tom G. Christensen - 2.3.7-1 +- Update to 2.3.7 + * Sat Oct 02 2021 Tom G. Christensen - 2.3.2-1 - Update to 2.3.2