cargo-auditable: update to 0.7.5

This commit is contained in:
tranzystorekk
2026-06-29 11:15:06 +02:00
parent 289f70c133
commit 291626e973
+2 -2
View File
@@ -1,7 +1,7 @@
# Template file for 'cargo-auditable'
# Keep synced with cargo-auditable-bootstrap
pkgname=cargo-auditable
version=0.7.4
version=0.7.5
revision=1
build_wrksrc=cargo-auditable
build_style=cargo
@@ -13,7 +13,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=4ce3fefc10d704db496c8701d8b2c8623abfbf5af1c673ff607fd1afa6c68052
checksum=8e6566cf51444f6f6d10230e62487979fa79247fe027d0a8acafaa88e6af0fd7
conflicts=cargo-auditable-bootstrap
post_install() {