mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] expat: Version bump. 2.7.0 -> 2.7.1
@ 2025-03-29 11:44 Christian Melki
  0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-03-29 11:44 UTC (permalink / raw)
  To: ptxdist

Minor changes.
https://github.com/libexpat/libexpat/blob/R_2_7_1/expat/Changes#L40

* md5sum changed. Copyright year update.

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

diff --git a/rules/expat.make b/rules/expat.make
index e1ccb4c79..1fd37acec 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
 #
 # Paths and names
 #
-EXPAT_VERSION		:= 2.7.0
-EXPAT_MD5		:= ec6d9a4d8033395bbb9287286db8bb1f
+EXPAT_VERSION		:= 2.7.1
+EXPAT_MD5		:= e01e02f2a7012f76bdb44b08415097be
 EXPAT			:= expat-$(EXPAT_VERSION)
 EXPAT_SUFFIX		:= tar.bz2
 EXPAT_RELEASE		:= R_$(subst .,_,$(EXPAT_VERSION))
@@ -26,7 +26,7 @@ EXPAT_SOURCE		:= $(SRCDIR)/$(EXPAT).$(EXPAT_SUFFIX)
 EXPAT_DIR		:= $(BUILDDIR)/$(EXPAT)
 EXPAT_LICENSE		:= MIT
 EXPAT_LICENSE_FILES	:= \
-	file://COPYING;md5=7b3b078238d0901d3b339289117cb7fb
+	file://COPYING;md5=f4fedd6116da0e171f7cb4d2923d7ac2
 EXPAT_CVE_PRODUCT	:= libexpat_project:libexpat
 
 # ----------------------------------------------------------------------------
-- 
2.34.1




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-29 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-29 11:44 [ptxdist] [PATCH] expat: Version bump. 2.7.0 -> 2.7.1 Christian Melki

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