From bba0c709fa388e72d351e417b3544bfd34ff4266 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 11 Jun 2017 00:31:14 +0200 Subject: [PATCH] cargo: update to 0.19.0. --- srcpkgs/cargo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 9bf55c777db..c8d9ca1a7ab 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -1,6 +1,6 @@ # Template file for 'cargo' pkgname=cargo -version=0.18.0 +version=0.19.0 revision=1 _githash_installer=4f994850808a572e2cc8d43f968893c8e942e9bf patch_args="-Np1" @@ -15,7 +15,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="19b5c142c194fc2f940d93b4679850980ed077db0ff7c558122c7ef865e24983 +checksum="9ea59d17a7fa81aa4bdefa2bb45a5315219414386753eaf0988cadd465550b40 dc7240d60a869fa24a68c8734fb7c810c27cca0a6dad52df6279865e4e8e7fae" nocross=yes