From ba7920fe501c7a54459076fa9de01d1582a9ae21 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 8 Jul 2016 13:37:54 +0200 Subject: [PATCH] rust: update to 1.10.0. --- srcpkgs/rust/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index 09b0ee3be8..ac6c653348 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -1,6 +1,6 @@ # Template file for 'rust' pkgname=rust -version=1.9.0 +version=1.10.0 revision=1 wrksrc="rustc-${version}" lib32disabled=yes @@ -8,12 +8,12 @@ build_style=configure # XXX musl support still incomplete only_for_archs="x86_64" hostmakedepends="pkg-config curl python" -short_desc="A safe, concurrent, practical systems language" +short_desc="Safe, concurrent, practical systems language" maintainer="Juan RP " homepage="http://www.rust-lang.org/" license="MIT, Apache-2.0" distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz" -checksum=b19b21193d7d36039debeaaa1f61cbf98787e0ce94bd85c5cbe2a59462d7cfcd +checksum=a4015aacf4f6d8a8239253c4da46e7abaa8584f8214d1828d2ff0a8f56176869 do_configure() { local _triplet