mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
cargo-geiger: update to 0.11.6.
This commit is contained in:
parent
a64aa90898
commit
db08d1c017
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue