mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] pcre2: Version bump. 10.46 -> 10.47
@ 2025-10-24 19:44 Christian Melki
  2025-10-26 20:33 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-10-24 19:44 UTC (permalink / raw)
  To: ptxdist

Minor changes.
https://github.com/PCRE2Project/pcre2/blob/pcre2-10.47/NEWS

* License file changed. Minor corrections and license note
about component.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/pcre2.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/pcre2.make b/rules/pcre2.make
index 92c034aaa..bfe0729d6 100644
--- a/rules/pcre2.make
+++ b/rules/pcre2.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
 #
 # Paths and names
 #
-PCRE2_VERSION		:= 10.46
-PCRE2_MD5		:= 641f99b635ebb9332a9b6a8ce8e2f3cf
+PCRE2_VERSION		:= 10.47
+PCRE2_MD5		:= aded5840ab5a7d772dd4e16fc294b665
 PCRE2			:= pcre2-$(PCRE2_VERSION)
 PCRE2_SUFFIX		:= tar.bz2
 PCRE2_URL		:= https://github.com/PCRE2Project/pcre2/releases/download/$(PCRE2)/$(PCRE2).$(PCRE2_SUFFIX)
 PCRE2_SOURCE		:= $(SRCDIR)/$(PCRE2).$(PCRE2_SUFFIX)
 PCRE2_DIR		:= $(BUILDDIR)/$(PCRE2)
 PCRE2_LICENSE		:= BSD-3-Clause
-PCRE2_LICENSE_FILES	:= file://LICENCE.md;md5=8446a1fd12e40d9d64c79234fbb1f812
+PCRE2_LICENSE_FILES	:= file://LICENCE.md;md5=6720bf3bcff57543b915c2b22e526df0
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.43.0




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

* Re: [ptxdist] [APPLIED] pcre2: Version bump. 10.46 -> 10.47
  2025-10-24 19:44 [ptxdist] [PATCH] pcre2: Version bump. 10.46 -> 10.47 Christian Melki
@ 2025-10-26 20:33 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-10-26 20:33 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as ab5f5ba7773060e399923a27039937b27ce70a0e.

Michael

[sent from post-receive hook]

On Sun, 26 Oct 2025 21:33:02 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://github.com/PCRE2Project/pcre2/blob/pcre2-10.47/NEWS
> 
> * License file changed. Minor corrections and license note
> about component.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20251024194453.373783-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 92c034aaa3f8..bfe0729d6652 100644
> --- a/rules/pcre2.make
> +++ b/rules/pcre2.make
> @@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
>  #
>  # Paths and names
>  #
> -PCRE2_VERSION		:= 10.46
> -PCRE2_MD5		:= 641f99b635ebb9332a9b6a8ce8e2f3cf
> +PCRE2_VERSION		:= 10.47
> +PCRE2_MD5		:= aded5840ab5a7d772dd4e16fc294b665
>  PCRE2			:= pcre2-$(PCRE2_VERSION)
>  PCRE2_SUFFIX		:= tar.bz2
>  PCRE2_URL		:= https://github.com/PCRE2Project/pcre2/releases/download/$(PCRE2)/$(PCRE2).$(PCRE2_SUFFIX)
>  PCRE2_SOURCE		:= $(SRCDIR)/$(PCRE2).$(PCRE2_SUFFIX)
>  PCRE2_DIR		:= $(BUILDDIR)/$(PCRE2)
>  PCRE2_LICENSE		:= BSD-3-Clause
> -PCRE2_LICENSE_FILES	:= file://LICENCE.md;md5=8446a1fd12e40d9d64c79234fbb1f812
> +PCRE2_LICENSE_FILES	:= file://LICENCE.md;md5=6720bf3bcff57543b915c2b22e526df0
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



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

end of thread, other threads:[~2025-10-26 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-24 19:44 [ptxdist] [PATCH] pcre2: Version bump. 10.46 -> 10.47 Christian Melki
2025-10-26 20:33 ` [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