mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 19:43:07 +02:00
cargo-auditable-bootstrap: update to 0.7.0
This commit is contained in:
parent
fdfefff77f
commit
1abbfdfcbf
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cargo-auditable-bootstrap'
|
# Template file for 'cargo-auditable-bootstrap'
|
||||||
# Keep synced with cargo-auditable
|
# Keep synced with cargo-auditable
|
||||||
pkgname=cargo-auditable-bootstrap
|
pkgname=cargo-auditable-bootstrap
|
||||||
version=0.6.7
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=cargo-auditable
|
build_wrksrc=cargo-auditable
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -14,7 +14,7 @@ license="Apache-2.0 OR MIT"
|
||||||
homepage="https://github.com/rust-secure-code/cargo-auditable"
|
homepage="https://github.com/rust-secure-code/cargo-auditable"
|
||||||
changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=07641dab34429b7d31ee29bd4f0b426fa486e0be81fce2234d5936d0ba240ee8
|
checksum=d2b81a7da3cb6c03d8cd977c36dc9adf7f2a3a587ce7c35c8e97ced5a9c83334
|
||||||
repository=bootstrap
|
repository=bootstrap
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue