diff --git a/srcpkgs/tinyxml2/template b/srcpkgs/tinyxml2/template index 33438ffb74b..e0ddf306302 100644 --- a/srcpkgs/tinyxml2/template +++ b/srcpkgs/tinyxml2/template @@ -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 " 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" } -} \ No newline at end of file +}