mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
cargo-geiger: update to 0.11.7.
This commit is contained in:
parent
2b982c3473
commit
8d3143b957
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cargo-geiger'
|
||||
pkgname=cargo-geiger
|
||||
version=0.11.6
|
||||
revision=2
|
||||
version=0.11.7
|
||||
revision=1
|
||||
build_wrksrc="${pkgname}"
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,8 +11,8 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
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=962445199fe64063eca4327387a4d39fa34f8ba955a279880b1228bb86f04086
|
||||
distfiles="https://github.com/rust-secure-code/cargo-geiger/archive/cargo-geiger@v${version}.tar.gz"
|
||||
checksum=6ddc447b0b8a46ee2b303897fbe2d416df794942cd23984c44b0ee69c4675bad
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Add table
Reference in a new issue