cargo-auditable-bootstrap: update to 0.5.3.
This commit is contained in:
parent
f59dc19c91
commit
28e65e656f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cargo-auditable-bootstrap'
|
||||
# Keep synced with cargo-auditable
|
||||
pkgname=cargo-auditable-bootstrap
|
||||
version=0.5.2
|
||||
version=0.5.3
|
||||
revision=1
|
||||
build_wrksrc=cargo-auditable
|
||||
build_style=cargo
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT,Apache-2.0"
|
||||
homepage="https://github.com/rust-secure-code/cargo-auditable"
|
||||
distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=fee70e8d2354e47eba1fed767430c12423c2a93c37307ae4c7d977c7693b88dd
|
||||
checksum=a73e55fb887a0a019d13fa87983e8825ca16d46076bf89d623fa060876ca4f3f
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue