mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/tinyxml2: bump to version 9.0.0
Update indentation in hash file (two spaces) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
200f46b940
commit
b35be2baf2
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 6ce574fbb46751842d23089485ae73d3db12c1b6639cda7721bf3a7ee862012c tinyxml2-8.0.0.tar.gz
|
||||
sha256 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432 LICENSE.txt
|
||||
sha256 cc2f1417c308b1f6acc54f88eb70771a0bf65f76282ce5c40e54cfe52952702c tinyxml2-9.0.0.tar.gz
|
||||
sha256 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TINYXML2_VERSION = 8.0.0
|
||||
TINYXML2_VERSION = 9.0.0
|
||||
TINYXML2_SITE = $(call github,leethomason,tinyxml2,$(TINYXML2_VERSION))
|
||||
TINYXML2_LICENSE = Zlib
|
||||
TINYXML2_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user