mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] pcre2: Version bump. 10.40 - > 10.41.
@ 2022-12-12  7:50 Christian Melki
  2023-01-03 11:08 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-12-12  7:50 UTC (permalink / raw)
  To: ptxdist

Minor bugfixes and enhancements.
https://github.com/PCRE2Project/pcre2/blob/master/ChangeLog

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 cf8f11efb..f3fe01a9a 100644
--- a/rules/pcre2.make
+++ b/rules/pcre2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
 #
 # Paths and names
 #
-PCRE2_VERSION		:= 10.40
-PCRE2_MD5		:= a5cc4e276129c177d4fffb40601019a4
+PCRE2_VERSION		:= 10.41
+PCRE2_MD5		:= 5ee8e1d11557b677e1b159657e2aaf3c
 PCRE2			:= pcre2-$(PCRE2_VERSION)
 PCRE2_SUFFIX		:= tar.bz2
 PCRE2_URL		:= https://github.com/PCRE2Project/pcre2/releases/download/$(PCRE2)/$(PCRE2).$(PCRE2_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-03 11:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12  7:50 [ptxdist] [PATCH] pcre2: Version bump. 10.40 - > 10.41 Christian Melki
2023-01-03 11:08 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox