rust-audit-info: update to 0.5.4
This commit is contained in:
parent
1eceeb0288
commit
3e7daa5178
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rust-audit-info'
|
# Template file for 'rust-audit-info'
|
||||||
pkgname=rust-audit-info
|
pkgname=rust-audit-info
|
||||||
version=0.5.2
|
version=0.5.4
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=rust-audit-info
|
build_wrksrc=rust-audit-info
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/rust-secure-code/cargo-auditable"
|
homepage="https://github.com/rust-secure-code/cargo-auditable"
|
||||||
distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/${pkgname}/v${version}.tar.gz"
|
distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/${pkgname}/v${version}.tar.gz"
|
||||||
checksum=d9bf684d1954db44e2f254e2fff5d204cb12e652ae95941abed9e10812786046
|
checksum=d9d53352b5f2dc34a93b1ae6408cdd50085f40e24d832af6938e0c3b7c906ff5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE-MIT
|
vlicense ../LICENSE-MIT
|
||||||
|
|
Loading…
Reference in New Issue