mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
cargo-flamegraph: update to 0.6.8.
This commit is contained in:
parent
773dc38e82
commit
bc4e2d785b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-flamegraph'
|
# Template file for 'cargo-flamegraph'
|
||||||
pkgname=cargo-flamegraph
|
pkgname=cargo-flamegraph
|
||||||
version=0.6.2
|
version=0.6.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -10,7 +10,7 @@ maintainer="reedts <j.reedts@gmail.com>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/flamegraph-rs/flamegraph"
|
homepage="https://github.com/flamegraph-rs/flamegraph"
|
||||||
distfiles="https://github.com/flamegraph-rs/flamegraph/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/flamegraph-rs/flamegraph/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ec9626f8bc6e52b4c6ebbd5b35ac87f0e17e70ac1fd9eb5f26a8d7dd898f7911
|
checksum=2673a04bd4de142220d42706e0c25a4dea08aee52cdffbf87cca5738cec649ff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue