Skip to content

Commit 86c46c2

Browse files
committed
cargo-auditable: update to 0.7.2
1 parent 1060c26 commit 86c46c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/cargo-auditable/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'cargo-auditable'
22
# Keep synced with cargo-auditable-bootstrap
33
pkgname=cargo-auditable
4-
version=0.7.1
4+
version=0.7.2
55
revision=1
66
build_wrksrc=cargo-auditable
77
build_style=cargo
@@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
1313
homepage="https://github.com/rust-secure-code/cargo-auditable"
1414
changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md"
1515
distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz"
16-
checksum=e79d1daba3d9a6fc37193d67c9442bd8f90c228c27ead1f21fb6e51630917527
16+
checksum=61d780d55dc35e4ab9c9b6dce744a35a03754c128b3a95aeb76f83c397807fbd
1717
conflicts=cargo-auditable-bootstrap
1818

1919
post_install() {

0 commit comments

Comments
 (0)