* [Buildroot] [PATCH 1/1] package/expat: bump to version 2.4.8
@ 2022-06-06 21:36 Fabrice Fontaine
2022-06-09 20:44 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-06-06 21:36 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://github.com/libexpat/libexpat/blob/R_2_4_8/expat/Changes
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/expat/expat.hash | 8 ++++----
package/expat/expat.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/expat/expat.hash b/package/expat/expat.hash
index 26f1098b7a..91d7a79d28 100644
--- a/package/expat/expat.hash
+++ b/package/expat/expat.hash
@@ -1,7 +1,7 @@
-# From https://sourceforge.net/projects/expat/files/expat/2.4.7/
-md5 75a1f475e30281a00cb6f083ea481159 expat-2.4.7.tar.xz
-sha1 032ceaa11cd791d4bc622bbf0d835b8766207796 expat-2.4.7.tar.xz
+# From https://sourceforge.net/projects/expat/files/expat/2.4.8/
+md5 0584a7318a4c007f7ec94778799d72fe expat-2.4.8.tar.xz
+sha1 e30345a20d0cc29a0c307eb3703e7a9bb62afa90 expat-2.4.8.tar.xz
# Locally calculated
-sha256 9875621085300591f1e64c18fd3da3a0eeca4a74f884b9abac2758ad1bd07a7d expat-2.4.7.tar.xz
+sha256 9875621085300591f1e64c18fd3da3a0eeca4a74f884b9abac2758ad1bd07a7d expat-2.4.8.tar.xz
sha256 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec COPYING
diff --git a/package/expat/expat.mk b/package/expat/expat.mk
index a42c77e0fb..e89de81da7 100644
--- a/package/expat/expat.mk
+++ b/package/expat/expat.mk
@@ -4,7 +4,7 @@
#
################################################################################
-EXPAT_VERSION = 2.4.7
+EXPAT_VERSION = 2.4.8
EXPAT_SITE = http://downloads.sourceforge.net/project/expat/expat/$(EXPAT_VERSION)
EXPAT_SOURCE = expat-$(EXPAT_VERSION).tar.xz
EXPAT_INSTALL_STAGING = YES
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/expat: bump to version 2.4.8
2022-06-06 21:36 [Buildroot] [PATCH 1/1] package/expat: bump to version 2.4.8 Fabrice Fontaine
@ 2022-06-09 20:44 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-06-09 20:44 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
On Mon, 6 Jun 2022 23:36:48 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> https://github.com/libexpat/libexpat/blob/R_2_4_8/expat/Changes
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/expat/expat.hash | 8 ++++----
> package/expat/expat.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-09 20:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-06 21:36 [Buildroot] [PATCH 1/1] package/expat: bump to version 2.4.8 Fabrice Fontaine
2022-06-09 20:44 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.