From 6628ea5cf17ee2ac5647328c1e2a3627f7b234d8 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 7 Sep 2025 11:47:51 +0300 Subject: [PATCH] Update package version to 10.46 --- pkg.info | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index bdae9e1..7dae241 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,6 @@ name: pcre2 description: that implement regular expression pattern matching using the same syntax and semantics as Perl 5 (Version 2) -version: 10.42 -revision: 3 +version: 10.46 url: https://github.com/PCRE2Project/pcre2 license: BSD-3-Clause architecture: any