From: Michael Tremer Date: Thu, 9 Jan 2025 11:25:46 +0000 (+0000) Subject: pcre2: Update to 10.44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8de14588f685453cbaff771b4b1c13462fb2933;p=ipfire-3.x.git pcre2: Update to 10.44 Signed-off-by: Michael Tremer --- diff --git a/pcre2/pcre2.nm b/pcre2/pcre2.nm index feb69396e..a7e651a84 100644 --- a/pcre2/pcre2.nm +++ b/pcre2/pcre2.nm @@ -4,11 +4,11 @@ ############################################################################### name = pcre2 -version = 10.40 -release = 1.1 +version = 10.44 +release = 1 groups = System/Libraries -url = http://www.pcre.org/ +url = https://www.pcre.org/ license = BSD summary = Perl-compatible regular expression library. @@ -63,8 +63,7 @@ build --disable-valgrind test - export LD_LIBRARY_PATH=$(pwd)/.libs - make check + LD_LIBRARY_PATH=$(pwd)/.libs make check end end