parent
e9bda16327
commit
65f868c304
|
@ -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
|
||||
|
|
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue