From 2dbd77a309cdd537e908e8aed5cf493a3031f13f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 4 Feb 2017 18:29:44 +0100 Subject: [PATCH] cargo: update to 0.16.0. --- srcpkgs/cargo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 12aa9ffb0b..06f4edd679 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -1,6 +1,6 @@ # Template file for 'cargo' pkgname=cargo -version=0.15.0 +version=0.16.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="6ebe9e0de255d5bd912528bef0f57db7746e162c6d9875a89c6c8b2b40a21d64 +checksum="5f7a7669daea152e84bbf9e6d4ee0ccc6c8e49dd0042f546ba80629bbc0191a4 dc7240d60a869fa24a68c8734fb7c810c27cca0a6dad52df6279865e4e8e7fae" nocross=yes