cargo-auditable: update to 0.5.3.

This commit is contained in:
Jan Christian Grünhage 2022-11-14 10:11:48 +01:00 committed by Michal Vasilek
parent 28e65e656f
commit f5a2e60c3c
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'cargo-auditable'
# Keep synced with cargo-auditable-bootstrap
pkgname=cargo-auditable
version=0.5.2
revision=2
version=0.5.3
revision=1
build_wrksrc=cargo-auditable
build_style=cargo
hostmakedepends="cargo-auditable-bootstrap"
@ -11,7 +11,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
conflicts=cargo-auditable-bootstrap
post_install() {