diff --git a/srcpkgs/tarpaulin/template b/srcpkgs/tarpaulin/template index 56fceeb4c4..1c95f61183 100644 --- a/srcpkgs/tarpaulin/template +++ b/srcpkgs/tarpaulin/template @@ -1,9 +1,10 @@ # Template file for 'tarpaulin' pkgname=tarpaulin -version=0.14.3 -revision=2 +version=0.17.0 +revision=1 archs="x86_64*" build_style=cargo +make_check_args="-- --test-threads 1" hostmakedepends="pkg-config cmake" makedepends="openssl-devel zlib-devel" short_desc="Code coverage tool for Rust/Cargo projects" @@ -11,7 +12,7 @@ maintainer="Jan Christian Grünhage " license="MIT, Apache-2.0" homepage="https://github.com/xd009642/tarpaulin" distfiles="https://github.com/xd009642/tarpaulin/archive/${version}.tar.gz" -checksum=f1624dac8124420cf921fc81d9b7fd513f116362d83abe0bcbd7d91fd4af952f +checksum=54b282eedf4bcf67c3ec63bec8ae7d995efc1c398cd8e6d5c78ab85bfd5f3ade post_install() { vlicense LICENSE-MIT