mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
rust-cargo-bloat: update to 0.11.1.
This commit is contained in:
parent
8c10535d22
commit
610c0cf20d
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'rust-cargo-bloat'
|
# Template file for 'rust-cargo-bloat'
|
||||||
pkgname=rust-cargo-bloat
|
pkgname=rust-cargo-bloat
|
||||||
version=0.10.0
|
version=0.11.1
|
||||||
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"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
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"
|
||||||
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=d402cb7adb305f8be650157cfffe735e2dbbda3766b34e9b07ba68566bfcf8c0
|
checksum=ac0d2f3bae7849957392be201f47a0f70409a2e1b335b17a7c85e3ce48a6e092
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue