mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
cargo-geiger: update to 0.11.1.
This commit is contained in:
parent
6b5c2f1940
commit
c4c00233c0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cargo-geiger'
|
# Template file for 'cargo-geiger'
|
||||||
pkgname=cargo-geiger
|
pkgname=cargo-geiger
|
||||||
version=0.10.2
|
version=0.11.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_wrksrc="${pkgname}"
|
build_wrksrc="${pkgname}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/rust-secure-code/cargo-geiger"
|
homepage="https://github.com/rust-secure-code/cargo-geiger"
|
||||||
distfiles="https://github.com/rust-secure-code/cargo-geiger/archive/cargo-geiger-${version}.tar.gz"
|
distfiles="https://github.com/rust-secure-code/cargo-geiger/archive/cargo-geiger-${version}.tar.gz"
|
||||||
checksum=5cc0d568047561781680f40f0ee49d8cafdcb24e25df3872b539faf4629af56c
|
checksum=d3c88fc3bdb574108504a1a49ae7b8ee5b55b1744a47d58214d0f088d2b2ef00
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue