From 67530cb4ef02492a2f4f442f1bbb42a4427eece4 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 30 Sep 2016 16:45:26 +0200 Subject: [PATCH] cargo: fix checksum. --- srcpkgs/cargo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index c14ae4d36ce..ca0abfe5696 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -30,7 +30,7 @@ x86_64) distfiles+=" https://static.rust-lang.org/cargo-dist/2016-07-05/cargo-nightly-x86_64-unknown-linux-gnu.tar.gz" checksum+=" - 721a2bfb1f2ffff09b59911ba686a3a55eac6a2df88f19168be0a7c8a1fdffca" + cf47787fd50bf6c7f68db290eab054e493e4619d42a8faf66565431449055f1c" ;; esac