mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tarpaulin: update to 0.11.1.
This commit is contained in:
parent
8cfd797614
commit
b04f0fe7e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tarpaulin'
|
# Template file for 'tarpaulin'
|
||||||
pkgname=tarpaulin
|
pkgname=tarpaulin
|
||||||
version=0.11.0
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64*"
|
archs="x86_64*"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -11,7 +11,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=87d0aa153eb46c7b3a48ae6f6da83ed1955e7b882b0d95eb1d2bcc7a9bb9f39c
|
checksum=f4ed16e3cb3b330a177ca1521cdb1b3a3a066d03fa766d7100222ed1d522d8c6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue