From 611f6b36c490995ee245ae01a08d8468433c5703 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 15 Oct 2018 16:07:37 -0300 Subject: [PATCH] rustup: fix checksum --- srcpkgs/rustup/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/rustup/template b/srcpkgs/rustup/template index 316fa5a02b6..f92043fee7f 100644 --- a/srcpkgs/rustup/template +++ b/srcpkgs/rustup/template @@ -12,7 +12,7 @@ maintainer="Daniel Lee Ramírez " license="Apache-2.0, MIT" homepage="https://www.rustup.rs" distfiles="https://github.com/rust-lang-nursery/${pkgname}.rs/archive/${version}.tar.gz" -checksum=a19310b180aaa373cf01007ab19836ba6bb1360aebad01471c81698140afbe55 +checksum=ab125d9b12bf0f3f7e7ad98e826035fa1ae3dbe6ba8b78be4c82f9cde00bc59f do_install() { vbin target/${RUST_TARGET}/release/rustup-init rustup