tinyxml2: update to 6.2.0.
Closes: #13769 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
ef001d3f78
commit
02319ad042
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tinyxml2'
|
||||
pkgname=tinyxml2
|
||||
version=6.0.0
|
||||
version=6.2.0
|
||||
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=9444ba6322267110b4aca61cbe37d5dcab040344b5c97d0b36c119aa61319b0f
|
||||
checksum=cdf0c2179ae7a7931dba52463741cf59024198bbf9673bf08415bcb46344110f
|
||||
|
||||
tinyxml2-devel_package() {
|
||||
depends="tinyxml2-${version}_${revision}"
|
||||
|
@ -19,4 +19,4 @@ tinyxml2-devel_package() {
|
|||
vmove usr/lib/cmake
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue