package/tinyxml2: security bump version to 11.0.0

Release notes:
https://github.com/leethomason/tinyxml2/releases/tag/10.1.0
https://github.com/leethomason/tinyxml2/releases/tag/11.0.0

Fixes CVE-2024-50615: https://github.com/advisories/GHSA-884x-p7qm-gq3f

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-03-23 20:05:11 +01:00
committed by Julien Olivain
parent ee5ab880ec
commit 4087461203
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 3bdf15128ba16686e69bce256cc468e76c7b94ff2c7f391cc5ec09e40bff3839 tinyxml2-10.0.0.tar.gz
sha256 5556deb5081fb246ee92afae73efd943c889cef0cafea92b0b82422d6a18f289 tinyxml2-11.0.0.tar.gz
sha256 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432 LICENSE.txt

View File

@@ -4,7 +4,7 @@
#
################################################################################
TINYXML2_VERSION = 10.0.0
TINYXML2_VERSION = 11.0.0
TINYXML2_SITE = $(call github,leethomason,tinyxml2,$(TINYXML2_VERSION))
TINYXML2_LICENSE = Zlib
TINYXML2_LICENSE_FILES = LICENSE.txt