summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-04-29 22:30:24 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-30 23:08:02 +0200
commit95d569eb263beca365e3a967267eb105942741a6 (patch)
tree735da208f71490ffd2754865501f577b50a94b81 /package
parent6d557ac0133618fe4fe1d417bf584e21ef208871 (diff)
downloadbuildroot-95d569eb263beca365e3a967267eb105942741a6.tar.gz
buildroot-95d569eb263beca365e3a967267eb105942741a6.zip
package/tinyxml2: bump version to 4.0.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package')
-rw-r--r--package/tinyxml2/tinyxml2.hash2
-rw-r--r--package/tinyxml2/tinyxml2.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/tinyxml2/tinyxml2.hash b/package/tinyxml2/tinyxml2.hash
index acbee0931a..e5e4d238ab 100644
--- a/package/tinyxml2/tinyxml2.hash
+++ b/package/tinyxml2/tinyxml2.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 128aa1553e88403833e0cccf1b651f45ce87bc207871f53fdcc8e7f9ec795747 tinyxml2-3.0.0.tar.gz
+sha256 14b38ef25cc136d71339ceeafb4856bb638d486614103453eccd323849267f20 tinyxml2-4.0.1.tar.gz
diff --git a/package/tinyxml2/tinyxml2.mk b/package/tinyxml2/tinyxml2.mk
index 461c36cf98..bb1e16776f 100644
--- a/package/tinyxml2/tinyxml2.mk
+++ b/package/tinyxml2/tinyxml2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TINYXML2_VERSION = 3.0.0
+TINYXML2_VERSION = 4.0.1
TINYXML2_SITE = $(call github,leethomason,tinyxml2,$(TINYXML2_VERSION))
TINYXML2_LICENSE = Zlib
TINYXML2_LICENSE_FILES = readme.md
OpenPOWER on IntegriCloud