Skip to content

Commit bc69f5c

Browse files
committed
cargo-auditable-bootstrap: update to 0.7.1
1 parent f8e14a7 commit bc69f5c

File tree

1 file changed

+2
-2
lines changed
  • srcpkgs/cargo-auditable-bootstrap

1 file changed

+2
-2
lines changed

srcpkgs/cargo-auditable-bootstrap/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-bootstrap'
22
# Keep synced with cargo-auditable
33
pkgname=cargo-auditable-bootstrap
4-
version=0.7.0
4+
version=0.7.1
55
revision=1
66
build_wrksrc=cargo-auditable
77
build_style=cargo
@@ -14,7 +14,7 @@ license="Apache-2.0 OR MIT"
1414
homepage="https://github.com/rust-secure-code/cargo-auditable"
1515
changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md"
1616
distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz"
17-
checksum=d2b81a7da3cb6c03d8cd977c36dc9adf7f2a3a587ce7c35c8e97ced5a9c83334
17+
checksum=e79d1daba3d9a6fc37193d67c9442bd8f90c228c27ead1f21fb6e51630917527
1818
repository=bootstrap
1919

2020
post_install() {

0 commit comments

Comments
 (0)