tinyxml2: update to 7.0.1.
This commit is contained in:
parent
5ba17c2fa0
commit
4d61fb6b81
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tinyxml2'
|
||||
pkgname=tinyxml2
|
||||
version=7.0.0
|
||||
version=7.0.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Simple, small and efficient C++ XML parser"
|
||||
|
@ -8,7 +8,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="Zlib"
|
||||
homepage="http://www.grinninglizard.com/tinyxml2/index.html"
|
||||
distfiles="https://github.com/leethomason/tinyxml2/archive/${version}.tar.gz"
|
||||
checksum=fa0d1c745d65d4d833e62cb183e23c2034dc7a35ec1a4977e808bdebb9b4fe60
|
||||
checksum=a381729e32b6c2916a23544c04f342682d38b3f6e6c0cad3c25e900c3a7ef1a6
|
||||
|
||||
tinyxml2-devel_package() {
|
||||
depends="tinyxml2-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue