summaryrefslogtreecommitdiffstats
path: root/package/tinyxml2/tinyxml2.mk
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2016-07-02 17:16:58 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-03 10:28:35 +0200
commite500cc39dda1a7e4a26e938e91b8b0e23a53914b (patch)
tree06a3ef546f738bc52e1f3bebf579a2d143362c66 /package/tinyxml2/tinyxml2.mk
parentd0b11058511642d4dc6fd26abbb2419b959a9806 (diff)
downloadbuildroot-e500cc39dda1a7e4a26e938e91b8b0e23a53914b.tar.gz
buildroot-e500cc39dda1a7e4a26e938e91b8b0e23a53914b.zip
package/tinyxml2: bump version to 3.0.0
Remove patches as they were applied upstream: 0001-Use-BUILD_SHARED_LIBS-cmake-standard.patch https://github.com/leethomason/tinyxml2/commit/c8ec6fcab4eb501cc5bd328c19dcbd4b30722d52 0002-Rename-test-fixed-cmake-warning.patch https://github.com/leethomason/tinyxml2/commit/0b2c22bd46be95b08f234b8b4cb262f72ab3f0e8 Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.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 370049b916..053e46eaf8 100644
--- a/package/tinyxml2/tinyxml2.mk
+++ b/package/tinyxml2/tinyxml2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TINYXML2_VERSION = 2.2.0
+TINYXML2_VERSION = 3.0.0
TINYXML2_SITE = $(call github,leethomason,tinyxml2,$(TINYXML2_VERSION))
TINYXML2_LICENSE = zlib
TINYXML2_LICENSE_FILES = readme.md
OpenPOWER on IntegriCloud