cargo-auditable-bootstrap: update to 0.6.7

This commit is contained in:
tranzystorekk 2025-05-05 09:39:17 +02:00
parent 42f0e35803
commit 2407fb3861

View file

@ -1,7 +1,7 @@
# Template file for 'cargo-auditable-bootstrap'
# Keep synced with cargo-auditable
pkgname=cargo-auditable-bootstrap
version=0.6.6
version=0.6.7
revision=1
build_wrksrc=cargo-auditable
build_style=cargo
@ -14,7 +14,7 @@ license="Apache-2.0 OR MIT"
homepage="https://github.com/rust-secure-code/cargo-auditable"
changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md"
distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz"
checksum=adecc1ccf8e86f4e3734767ee6a1c90e04c6639a4f73a59ac2db68a07220c807
checksum=07641dab34429b7d31ee29bd4f0b426fa486e0be81fce2234d5936d0ba240ee8
repository=bootstrap
post_install() {