mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cargo-tree: remove package
cargo-tree is now part of cargo
This commit is contained in:
parent
30a8f753ee
commit
91ff0f8935
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
# Template file for 'cargo-tree'
|
|
||||||
pkgname=cargo-tree
|
|
||||||
version=0.29.0
|
|
||||||
revision=1
|
|
||||||
build_style=cargo
|
|
||||||
short_desc="Cargo subcommand for visualising dependency trees"
|
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|
||||||
license="MIT, Apache-2.0"
|
|
||||||
homepage="https://crates.io/crates/cargo-tree"
|
|
||||||
distfiles="https://static.crates.io/crates/cargo-tree/cargo-tree-${version}.crate"
|
|
||||||
checksum=f3370e91990a338fbaa50ef279d38b2eee711d6a928ab584adaa2551d8b822e8
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE-MIT
|
|
||||||
vlicense LICENSE-APACHE
|
|
||||||
vdoc README.md
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue