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.9.3.
This commit is contained in:
parent
70de795ce4
commit
242a93aead
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.9.2
|
version=0.9.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/rust-/}-${version}"
|
wrksrc="${pkgname/rust-/}-${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://crates.io/crates/cargo-bloat"
|
homepage="https://crates.io/crates/cargo-bloat"
|
||||||
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=b074eec7654e3491961b8d83ff17c5ce15ed0f0bee2c8b83587f7e0a6908be41
|
checksum=49e4bfa708c99d4abc3fd661e3be322d053fbf10fe2f3ebad93138a77f8b28a8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue