mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
cargo-tree: update to 0.28.0.
This commit is contained in:
parent
f581a931bf
commit
bb6dfdf9f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-tree'
|
# Template file for 'cargo-tree'
|
||||||
pkgname=cargo-tree
|
pkgname=cargo-tree
|
||||||
version=0.27.0
|
version=0.28.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://crates.io/crates/cargo-tree"
|
homepage="https://crates.io/crates/cargo-tree"
|
||||||
distfiles="https://static.crates.io/crates/cargo-tree/cargo-tree-${version}.crate"
|
distfiles="https://static.crates.io/crates/cargo-tree/cargo-tree-${version}.crate"
|
||||||
checksum=7eb6ae65ac7fe11ee3d85a1b2bd66e1befe813ebe6bf0aa2f6c5b3c4411f0628
|
checksum=9d00e61a7583eb42b35218417e1c898c344c4ece1df71561a901a6595e7e995e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue