cargo: update to 0.31.1.

This commit is contained in:
maxice8 2018-11-20 20:22:44 -02:00 committed by Johannes
parent 355ac90709
commit e40539a9b4
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'cargo'
pkgname=cargo
version=0.31.0
revision=2
version=0.31.1
revision=1
hostmakedepends="rust python curl cmake pkg-config"
makedepends="libcurl-devel libgit2-devel"
depends="rust"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT, Apache-2.0"
homepage="https://crates.io/"
distfiles="https://github.com/rust-lang/cargo/archive/${version}.tar.gz"
checksum=96c4ce9a3db4748680e613e4f3bce7de84329e50b6074a1fa7adb43359ff270e
checksum=d14462641610a56fd444200b02bb2547b663de3e63548990fba2e05435f4c096
_cargo_dist_version=0.30.0
if [ "$CROSS_BUILD" ]; then