tinyxml2: update to 8.0.0

Closes: #26855 [via git-merge-pr]
This commit is contained in:
Nathan Owens 2020-11-30 22:44:10 -06:00 committed by Andrew J. Hesford
parent e9bda16327
commit 65f868c304
2 changed files with 3 additions and 3 deletions

View File

@ -1241,7 +1241,7 @@ libgranite.so.5 granite-0.5.0_1
libprotobuf-vala.so.0 libprotobuf-vala-0.1.0_1
librlog.so.5 librlog-1.4_1
libtinyxml.so.0 tinyxml-2.6.2_1
libtinyxml2.so.7 tinyxml2-7.0.0_1
libtinyxml2.so.8 tinyxml2-8.0.0_1
libbluray.so.2 libbluray-1.0.0_1
libnfs.so.13 libnfs-4.0.0_1
libzip.so.5 libzip-1.2_1

View File

@ -1,6 +1,6 @@
# Template file for 'tinyxml2'
pkgname=tinyxml2
version=7.1.0
version=8.0.0
revision=1
build_style=cmake
short_desc="Simple, small and efficient C++ XML parser"
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Zlib"
homepage="http://www.grinninglizard.com/tinyxml2/index.html"
distfiles="https://github.com/leethomason/tinyxml2/archive/${version}.tar.gz"
checksum=68ebd396a4220d5a9b5a621c6e9c66349c5cfdf5efaea3f16e3bb92e45f4e2a3
checksum=6ce574fbb46751842d23089485ae73d3db12c1b6639cda7721bf3a7ee862012c
tinyxml2-devel_package() {
depends="tinyxml2-${version}_${revision}"