From 335ab38e49db41f335c70c17e46b025899d41e55 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 13 Mar 2023 23:15:32 +0000 Subject: Mon Mar 13 23:15:32 UTC 2023 a/kernel-firmware-20230313_c761dbe-noarch-1.txz: Upgraded. a/kernel-generic-6.1.19-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.19-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.19-x86_64-1.txz: Upgraded. a/mcelog-192-x86_64-1.txz: Upgraded. d/ccache-4.8-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.19-x86-1.txz: Upgraded. d/rust-1.67.1-x86_64-2.txz: Rebuilt. Moved here from /testing (not actually rebuilt). k/kernel-source-6.1.19-noarch-1.txz: Upgraded. l/imagemagick-7.1.1_3-x86_64-1.txz: Upgraded. n/vsftpd-3.0.5-x86_64-3.txz: Rebuilt. Patched to compile against openssl-3.0.8. Thanks to Stuart Winter. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/rust-1.68.0-x86_64-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. --- source/d/rust/rust.SlackBuild | 8 ++++---- source/d/rust/rust.url | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'source/d') diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild index cd9843830..0c926c00d 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.66.1} +VERSION=${VERSION:-1.67.1} BUILD=${BUILD:-2} # Set this to YES to build with the system LLVM, or NO to use the bundled LLVM. @@ -34,9 +34,9 @@ BUILD=${BUILD:-2} SYSTEM_LLVM=${SYSTEM_LLVM:-YES} # Bootstrap variables (might not be kept updated for latest Rust): -RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.65.0} -RSTAGE0_DIR=${RSTAGE0_DIR:-2022-11-03} -CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.65.0} +RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.66.1} +RSTAGE0_DIR=${RSTAGE0_DIR:-2023-01-10} +CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.66.1} 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 134650e43..570640395 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.66.1 +VERSION=1.67.1 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-11-03 -BOOTSTRAP_VERSION=1.65.0 +BOOTSTRAP_DATE=2023-01-10 +BOOTSTRAP_VERSION=1.66.1 BOOTSTRAP_CARGO=$BOOTSTRAP_VERSION # i686 bootstrap: -- cgit v1.2.3-80-g2a13