mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rust-cargo-bloat: update to 0.12.0.
This commit is contained in:
parent
ac6fab7d3a
commit
9d0bbe8af1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rust-cargo-bloat'
|
# Template file for 'rust-cargo-bloat'
|
||||||
pkgname=rust-cargo-bloat
|
pkgname=rust-cargo-bloat
|
||||||
version=0.11.1
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Find out what takes most of the space in your executable"
|
short_desc="Find out what takes most of the space in your executable"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://crates.io/crates/cargo-bloat"
|
homepage="https://crates.io/crates/cargo-bloat"
|
||||||
changelog="https://raw.githubusercontent.com/RazrFalcon/cargo-bloat/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/RazrFalcon/cargo-bloat/master/CHANGELOG.md"
|
||||||
distfiles="https://static.crates.io/crates/cargo-bloat/cargo-bloat-${version}.crate"
|
distfiles="https://static.crates.io/crates/cargo-bloat/cargo-bloat-${version}.crate"
|
||||||
checksum=ac0d2f3bae7849957392be201f47a0f70409a2e1b335b17a7c85e3ce48a6e092
|
checksum=6f4d37fce199c73cd6371fe792e848bcce8dbffb8d32fe7cb883e7af482bf74d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue