parent
2c9e49ec0e
commit
b82280d23d
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'tarpaulin'
|
# Template file for 'tarpaulin'
|
||||||
pkgname=tarpaulin
|
pkgname=tarpaulin
|
||||||
version=0.14.3
|
version=0.17.0
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64*"
|
archs="x86_64*"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
make_check_args="-- --test-threads 1"
|
||||||
hostmakedepends="pkg-config cmake"
|
hostmakedepends="pkg-config cmake"
|
||||||
makedepends="openssl-devel zlib-devel"
|
makedepends="openssl-devel zlib-devel"
|
||||||
short_desc="Code coverage tool for Rust/Cargo projects"
|
short_desc="Code coverage tool for Rust/Cargo projects"
|
||||||
|
@ -11,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/xd009642/tarpaulin"
|
homepage="https://github.com/xd009642/tarpaulin"
|
||||||
distfiles="https://github.com/xd009642/tarpaulin/archive/${version}.tar.gz"
|
distfiles="https://github.com/xd009642/tarpaulin/archive/${version}.tar.gz"
|
||||||
checksum=f1624dac8124420cf921fc81d9b7fd513f116362d83abe0bcbd7d91fd4af952f
|
checksum=54b282eedf4bcf67c3ec63bec8ae7d995efc1c398cd8e6d5c78ab85bfd5f3ade
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue