cargo-auditable-bootstrap: update to 0.6.0.
This commit is contained in:
parent
0fabcc6b1c
commit
f87950a54e
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.5.4
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=cargo-auditable
|
build_wrksrc=cargo-auditable
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -13,7 +13,7 @@ license="MIT,Apache-2.0"
|
||||||
homepage="https://github.com/rust-secure-code/cargo-auditable"
|
homepage="https://github.com/rust-secure-code/cargo-auditable"
|
||||||
changelog="https://github.com/rust-secure-code/cargo-auditable/raw/master/cargo-auditable/CHANGELOG.md"
|
changelog="https://github.com/rust-secure-code/cargo-auditable/raw/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=8827a3810721e36df38dcdc28b2291760dc70609e57a9c7245ba1bf1932e1ced
|
checksum=1e04922614623ab0fc641ca6b0fc5ab04c91845b19efbace034e161a0e120b33
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE-MIT
|
vlicense ../LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue