tinyxml: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Helmut Pozimski 2018-07-23 20:22:25 +02:00 committed by Enno Boland
parent 21c72bd8b6
commit a2951cded3

View file

@ -1,7 +1,7 @@
# Template file for 'tinyxml'
pkgname=tinyxml
version=2.6.2
revision=9
revision=10
wrksrc="${pkgname}"
short_desc="A simple, small, C++ XML parser"
maintainer="Juan RP <xtraeme@voidlinux.eu>"