From 85bdd35b7f3b2ef2a74f3f5ea6fedfe0d4996714 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 15 Mar 2018 11:08:52 +0100 Subject: [PATCH] Rust: Update from version 1.21.0 to 1.24.1 needed to build firefox --- rustc.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustc.be0 b/rustc.be0 index 080be2686..1425ae31c 100755 --- a/rustc.be0 +++ b/rustc.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION rustc-1.21.0-3 +# BEE_VERSION rustc-1.24.1-0 SRCURL[0]="https://static.rust-lang.org/dist/rustc-${PKGVERSION}-src.tar.gz"