From 81dbcfdf6252f8dc364b746c0c24377548bb4ca4 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 7 Apr 2022 22:11:23 +0000 Subject: Thu Apr 7 22:11:23 UTC 2022 a/gzip-1.12-x86_64-1.txz: Upgraded. d/meson-0.62.0-x86_64-1.txz: Upgraded. d/rust-1.60.0-x86_64-1.txz: Upgraded. l/libsigc++-2.10.8-x86_64-1.txz: Upgraded. n/libgpg-error-1.45-x86_64-1.txz: Upgraded. x/xf86-video-dummy-0.4.0-x86_64-1.txz: Upgraded. xap/libnma-1.8.38-x86_64-1.txz: Upgraded. --- source/d/rust/rust.SlackBuild | 8 ++++---- source/d/rust/rust.url | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'source/d/rust') diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild index 848e50633..2a960a8ed 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.59.0} +VERSION=${VERSION:-1.60.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.58.0} -RSTAGE0_DIR=${RSTAGE0_DIR:-2022-01-13} -CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.58.0} +RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.59.0} +RSTAGE0_DIR=${RSTAGE0_DIR:-2022-02-24} +CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.59.0} CSTAGE0_DIR=${CSTAGE0_DIR:-$RSTAGE0_DIR} # Automatically determine the architecture we're building on: diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url index 6c6773b38..a292298d1 100644 --- a/source/d/rust/rust.url +++ b/source/d/rust/rust.url @@ -1,5 +1,5 @@ # Source code (repacked to .tar.lz): -VERSION=1.59.0 +VERSION=1.60.0 rm -f rustc-${VERSION}-src.tar.* lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz.asc @@ -20,8 +20,8 @@ fi # update the settings below, look at src/stage0.json in the Rust sources. exit 0 -BOOTSTRAP_DATE=2022-01-13 -BOOTSTRAP_VERSION=1.58.0 +BOOTSTRAP_DATE=2022-02-24 +BOOTSTRAP_VERSION=1.59.0 BOOTSTRAP_CARGO=$BOOTSTRAP_VERSION # i686 bootstrap: -- cgit v1.2.3-80-g2a13