tarpaulin: update to 0.14.1.
This commit is contained in:
parent
155552141a
commit
49fb09aa85
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tarpaulin'
|
||||
pkgname=tarpaulin
|
||||
version=0.13.3
|
||||
revision=2
|
||||
version=0.14.1
|
||||
revision=1
|
||||
archs="x86_64*"
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config cmake"
|
||||
|
@ -11,11 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/xd009642/tarpaulin"
|
||||
distfiles="https://github.com/xd009642/tarpaulin/archive/${version}.tar.gz"
|
||||
checksum=afa03dcf10b2fba07a50fa91bdecceef2299df3c86e5f53281bf01983956eeb1
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
}
|
||||
checksum=e52b29e2d351ffa8c13255212719c8a1c71f6744265f517a38b075c8226d900f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue