cargo-geiger: update to 0.11.6.

This commit is contained in:
Jan Christian Grünhage 2023-01-14 14:38:35 +01:00 committed by Michal Vasilek
parent a64aa90898
commit db08d1c017

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-geiger'
pkgname=cargo-geiger
version=0.11.4
version=0.11.6
revision=1
build_wrksrc="${pkgname}"
build_style=cargo
@ -12,7 +12,7 @@ license="MIT, Apache-2.0"
homepage="https://github.com/rust-secure-code/cargo-geiger"
changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-geiger/master/CHANGELOG.md"
distfiles="https://github.com/rust-secure-code/cargo-geiger/archive/cargo-geiger-${version}.tar.gz"
checksum=8f57da70a465c7fc2797b5142c51fd763e4569e0b3daf63205980be3a1af2576
checksum=962445199fe64063eca4327387a4d39fa34f8ba955a279880b1228bb86f04086
post_install() {
vlicense LICENSE-MIT