* [Buildroot] [PATCH 1/1] package/pugixml: bump to version 1.13
@ 2022-12-08 21:19 Fabrice Fontaine
2022-12-11 13:34 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-12-08 21:19 UTC (permalink / raw)
To: buildroot; +Cc: Theo Debrouwere, Fabrice Fontaine
https://pugixml.org/docs/manual.html#v1.13
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/pugixml/pugixml.hash | 2 +-
package/pugixml/pugixml.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/pugixml/pugixml.hash b/package/pugixml/pugixml.hash
index 190dfb6a6e..b828e03561 100644
--- a/package/pugixml/pugixml.hash
+++ b/package/pugixml/pugixml.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 dcf671a919cc4051210f08ffd3edf9e4247f79ad583c61577a13ee93af33afc7 pugixml-1.12.1.tar.gz
+sha256 40c0b3914ec131485640fa57e55bf1136446026b41db91c1bef678186a12abbe pugixml-1.13.tar.gz
sha256 206f671b6d342557adcc973088c2c638df0ec0b1dabbcd24e65aadd2191778d2 LICENSE.md
diff --git a/package/pugixml/pugixml.mk b/package/pugixml/pugixml.mk
index 9137f04630..c796186827 100644
--- a/package/pugixml/pugixml.mk
+++ b/package/pugixml/pugixml.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PUGIXML_VERSION = 1.12.1
+PUGIXML_VERSION = 1.13
PUGIXML_SITE = https://github.com/zeux/pugixml/releases/download/v$(PUGIXML_VERSION)
PUGIXML_LICENSE = MIT
PUGIXML_LICENSE_FILES = LICENSE.md
--
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/pugixml: bump to version 1.13
2022-12-08 21:19 [Buildroot] [PATCH 1/1] package/pugixml: bump to version 1.13 Fabrice Fontaine
@ 2022-12-11 13:34 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-11 13:34 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Theo Debrouwere, buildroot
On Thu, 8 Dec 2022 22:19:04 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> https://pugixml.org/docs/manual.html#v1.13
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/pugixml/pugixml.hash | 2 +-
> package/pugixml/pugixml.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 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-12-11 13:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 21:19 [Buildroot] [PATCH 1/1] package/pugixml: bump to version 1.13 Fabrice Fontaine
2022-12-11 13:34 ` 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.