cargo-flamegraph: update to 0.6.8.

This commit is contained in:
Leah Neukirchen 2025-08-19 15:53:40 +02:00
parent 773dc38e82
commit bc4e2d785b

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-flamegraph'
pkgname=cargo-flamegraph
version=0.6.2
version=0.6.8
revision=1
build_style=cargo
build_helper=qemu
@ -10,7 +10,7 @@ maintainer="reedts <j.reedts@gmail.com>"
license="MIT, Apache-2.0"
homepage="https://github.com/flamegraph-rs/flamegraph"
distfiles="https://github.com/flamegraph-rs/flamegraph/archive/refs/tags/v${version}.tar.gz"
checksum=ec9626f8bc6e52b4c6ebbd5b35ac87f0e17e70ac1fd9eb5f26a8d7dd898f7911
checksum=2673a04bd4de142220d42706e0c25a4dea08aee52cdffbf87cca5738cec649ff
post_install() {
vlicense LICENSE-MIT