rust: update to 1.29.2.

[ci skip]
This commit is contained in:
Rasmus Thomsen 2018-10-15 21:44:15 +02:00 committed by Johannes
parent 11e8045a7b
commit fdbf65a145

View File

@ -1,7 +1,7 @@
# Template file for 'rust'
pkgname=rust
version=1.28.0
revision=4
version=1.29.2
revision=1
_rust_dist_version=1.28.0
_cargo_dist_version=0.30.0
# NB. if you push any(!) new version, don't forget to put a build
@ -19,7 +19,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://www.rust-lang.org/"
license="MIT, Apache-2.0"
distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
checksum=1d5a81729c6f23a0a23b584dd249e35abe9c6f7569cee967cc42b1758ecd6486
checksum=5088e796aa2e47478cdf41e7243fc5443fafab0a7c70a11423e57c80c04167c9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" cargo llvm"