* [ptxdist] [PATCH] pcre2: Version bump. 10.47 -> 10.48.
@ 2026-09-04 17:00 Christian Melki
2026-09-07 7:12 ` Alexander Dahl via ptxdist
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-09-04 17:00 UTC (permalink / raw)
To: ptxdist
Security and bug fixes.
https://github.com/PCRE2Project/pcre2/blob/pcre2-10.48/NEWS
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/pcre2.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/pcre2.make b/rules/pcre2.make
index c6bedda64..3587dbdc1 100644
--- a/rules/pcre2.make
+++ b/rules/pcre2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
#
# Paths and names
#
-PCRE2_VERSION := 10.47
-PCRE2_SHA256 := 47fe8c99461250d42f89e6e8fdaeba9da057855d06eb7fc08d9ca03fd08d7bc7
+PCRE2_VERSION := 10.48
+PCRE2_SHA256 := b6c68fdf6f3ac31388b50aa89ff0fc49c00c987c16e7b5146491d12003f2c8ed
PCRE2 := pcre2-$(PCRE2_VERSION)
PCRE2_SUFFIX := tar.bz2
PCRE2_URL := https://github.com/PCRE2Project/pcre2/releases/download/$(PCRE2)/$(PCRE2).$(PCRE2_SUFFIX)
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-07 7:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 17:00 [ptxdist] [PATCH] pcre2: Version bump. 10.47 -> 10.48 Christian Melki
2026-09-07 7:12 ` Alexander Dahl via ptxdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox