cargo-outdated: updated to 0.9.1
This commit is contained in:
parent
8bba116fd1
commit
59f6538525
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-outdated'
|
# Template file for 'cargo-outdated'
|
||||||
pkgname=cargo-outdated
|
pkgname=cargo-outdated
|
||||||
version=0.8.0
|
version=0.9.1
|
||||||
revision=3
|
revision=3
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/kbknapp/cargo-outdated"
|
homepage="https://github.com/kbknapp/cargo-outdated"
|
||||||
distfiles="https://github.com/kbknapp/cargo-outdated/archive/v${version}.tar.gz"
|
distfiles="https://github.com/kbknapp/cargo-outdated/archive/v${version}.tar.gz"
|
||||||
checksum=6e07552706cdebceaf5b03bcd022082cdafca70e8e095a74ace95c767e39d509
|
checksum=8c3c014d84c2bdcd894e473b1f1b929c2e498fb2b5443fa1d02104e2291497f1
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cargo update --package autocfg --precise 0.1.4
|
cargo update --package autocfg --precise 0.1.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue