From 20ed243b56ade59a2033588a28335148e4b44169 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 8 Oct 2020 22:53:32 +0000 Subject: Thu Oct 8 22:53:32 UTC 2020 ap/cups-filters-1.28.4-x86_64-1.txz: Upgraded. d/rust-1.47.0-x86_64-1.txz: Upgraded. l/ocl-icd-2.2.13-x86_64-1.txz: Upgraded. n/libqmi-1.26.6-x86_64-1.txz: Upgraded. --- source/d/rust/rust.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'source/d/rust/rust.SlackBuild') diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild index 9d0160f0..00287a5e 100755 --- a/source/d/rust/rust.SlackBuild +++ b/source/d/rust/rust.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=rust SRCNAM="${PKGNAM}c" -VERSION=${VERSION:-1.46.0} +VERSION=${VERSION:-1.47.0} BUILD=${BUILD:-1} # Set this to YES to build with the system LLVM, or NO to use the bundled LLVM. @@ -34,9 +34,9 @@ BUILD=${BUILD:-1} SYSTEM_LLVM=${SYSTEM_LLVM:-YES} # Bootstrap variables (might not be kept updated for latest Rust): -RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.45.2} -RSTAGE0_DIR=${RSTAGE0_DIR:-2020-08-03} -CSTAGE0_VERSION=${CSTAGE0_VERSION:-0.46.1} +RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.46.0} +RSTAGE0_DIR=${RSTAGE0_DIR:-2020-08-27} +CSTAGE0_VERSION=${CSTAGE0_VERSION:-0.47.0} CSTAGE0_DIR=${CSTAGE0_DIR:-$RSTAGE0_DIR} # Automatically determine the architecture we're building on: -- cgit v1.2.3