summaryrefslogtreecommitdiffstats
path: root/package/tinyxml2/tinyxml2.mk
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/tinyxml2/tinyxml2.mk
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/tinyxml2/tinyxml2.mk')
-rw-r--r--package/tinyxml2/tinyxml2.mk2
1 files changed, 1 insertions, 1 deletions
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