cargo-auditable: update to 0.6.5
This commit is contained in:
parent
91d3642508
commit
277fb2ec10
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cargo-auditable'
|
||||
# Keep synced with cargo-auditable-bootstrap
|
||||
pkgname=cargo-auditable
|
||||
version=0.6.4
|
||||
version=0.6.5
|
||||
revision=1
|
||||
build_wrksrc=cargo-auditable
|
||||
build_style=cargo
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
|
|||
homepage="https://github.com/rust-secure-code/cargo-auditable"
|
||||
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"
|
||||
checksum=3e3f4134d81b47277d34c44bc1169c9b0356612977651f8e98e2ba1a470b69a2
|
||||
checksum=5e7dad2d00cba7f09f92f457999d15b7fb786a5ddd1adf87ddbc634878ab5589
|
||||
conflicts=cargo-auditable-bootstrap
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue