From bc4e2d785b2d39a4ff1d95e5154b8ea01a50ff50 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 19 Aug 2025 15:53:40 +0200 Subject: [PATCH] cargo-flamegraph: update to 0.6.8. --- srcpkgs/cargo-flamegraph/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo-flamegraph/template b/srcpkgs/cargo-flamegraph/template index 73b1ef6cb52..1bdc48a0b94 100644 --- a/srcpkgs/cargo-flamegraph/template +++ b/srcpkgs/cargo-flamegraph/template @@ -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 " 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