* [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
* Re: [ptxdist] [APPLIED] pcre2: Version bump. 10.40 - > 10.41.
2022-12-12 7:50 [ptxdist] [PATCH] pcre2: Version bump. 10.40 - > 10.41 Christian Melki
@ 2023-01-03 11:08 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-01-03 11:08 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as ebe502a6ad61cac67c6aa475a9dacd2351f9dc37.
Michael
[sent from post-receive hook]
On Tue, 03 Jan 2023 12:08:12 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor bugfixes and enhancements.
> https://github.com/PCRE2Project/pcre2/blob/master/ChangeLog
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20221212075056.3343117-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/pcre2.make b/rules/pcre2.make
> index cf8f11efb5a3..f3fe01a9a884 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)
^ 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