cargo: update to 0.9.0.

This commit is contained in:
Christian Neukirchen 2016-03-04 12:27:48 +01:00
parent 909496a9d0
commit 7fed5c6d12

View file

@ -1,9 +1,10 @@
# Template file for 'cargo'
pkgname=cargo
version=0.8.0
version=0.9.0
revision=1
_githash_installer=c37d3747da75c280237dc2d6b925078e69555499
build_style=gnu-configure
make_build_args="VERBOSE=1"
hostmakedepends="rust python curl cmake pkg-config"
makedepends="libressl-devel zlib-devel"
depends="rust"
@ -13,7 +14,7 @@ license="MIT, Apache-2.0"
homepage="https://crates.io/"
distfiles="https://github.com/rust-lang/${pkgname}/archive/${version}.tar.gz
https://github.com/rust-lang/rust-installer/archive/${_githash_installer}.tar.gz"
checksum="d46a133860445907dacec86bcd42bbf1a5edae4453a14b06e48fe2d81231055c
checksum="4cadc436be442505851f3a8e9ffff1ef10b6379101a7f8e0afa9fa80f5198f89
6326434c225d25c6bfd28ff8bbc3108e331ae65e89a5c38dac8a2c8ffa09732b"
nocross=yes