* [ptxdist] [PATCH] pcre2: Version bump. 10.41 -> 10.42.
@ 2023-01-05 11:22 Christian Melki
2023-01-06 16:01 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-01-05 11:22 UTC (permalink / raw)
To: ptxdist
Minor bugfix release.
https://github.com/PCRE2Project/pcre2/blob/52c08847921a324c804cabf2814549f50bce1265/ChangeLog#L5
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 f3fe01a9a..6aba2fe92 100644
--- a/rules/pcre2.make
+++ b/rules/pcre2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
#
# Paths and names
#
-PCRE2_VERSION := 10.41
-PCRE2_MD5 := 5ee8e1d11557b677e1b159657e2aaf3c
+PCRE2_VERSION := 10.42
+PCRE2_MD5 := a8e9ab2935d428a4807461f183034abe
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.41 -> 10.42.
2023-01-05 11:22 [ptxdist] [PATCH] pcre2: Version bump. 10.41 -> 10.42 Christian Melki
@ 2023-01-06 16:01 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-01-06 16:01 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 9d652bca84ab370e5928efd5f74358a18107524e.
Michael
[sent from post-receive hook]
On Fri, 06 Jan 2023 17:01:33 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor bugfix release.
> https://github.com/PCRE2Project/pcre2/blob/52c08847921a324c804cabf2814549f50bce1265/ChangeLog#L5
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230105112211.3493185-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 f3fe01a9a884..6aba2fe9259d 100644
> --- a/rules/pcre2.make
> +++ b/rules/pcre2.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
> #
> # Paths and names
> #
> -PCRE2_VERSION := 10.41
> -PCRE2_MD5 := 5ee8e1d11557b677e1b159657e2aaf3c
> +PCRE2_VERSION := 10.42
> +PCRE2_MD5 := a8e9ab2935d428a4807461f183034abe
> 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-06 16:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-05 11:22 [ptxdist] [PATCH] pcre2: Version bump. 10.41 -> 10.42 Christian Melki
2023-01-06 16:01 ` [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