summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-02-08 22:17:18 +0000
committer Eric Hameleers <alien@slackware.com>2024-02-09 00:47:38 +0100
commit75fbe2b8aac2aab05665c458fe744855f4e55533 (patch)
tree739f8917b920c97918eb9ddc7f064ae47e5d224b /testing
parentdc74348a7fbc54e5422f2f1cdff93777bb631feb (diff)
downloadcurrent-75fbe2b8aac2aab05665c458fe744855f4e55533.tar.gz
current-75fbe2b8aac2aab05665c458fe744855f4e55533.tar.xz
Thu Feb 8 22:17:18 UTC 202420240208221718
a/kernel-firmware-20240208_fbef4d3-noarch-1.txz: Upgraded. a/kernel-generic-6.6.16-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.16-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.16-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.16-x86-1.txz: Upgraded. k/kernel-source-6.6.16-noarch-1.txz: Upgraded. -VIDEO_ATOMISP m -VIDEO_ATOMISP_GC0310 n -VIDEO_ATOMISP_GC2235 n -VIDEO_ATOMISP_ISP2401 n -VIDEO_ATOMISP_LM3554 n -VIDEO_ATOMISP_MSRLIST_HELPER n -VIDEO_ATOMISP_MT9M114 n -VIDEO_ATOMISP_OV2722 n -VIDEO_ATOMISP_OV5693 n INTEL_ATOMISP y -> n +INTEL_ATOMISP2_PM m l/enchant-2.6.7-x86_64-1.txz: Upgraded. l/libsecret-0.21.3-x86_64-1.txz: Upgraded. l/libuv-1.48.0-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/rust-1.76.0-x86_64-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to '')
-rwxr-xr-xtesting/source/rust/rust.SlackBuild8
-rw-r--r--testing/source/rust/rust.url6
2 files changed, 7 insertions, 7 deletions
diff --git a/testing/source/rust/rust.SlackBuild b/testing/source/rust/rust.SlackBuild
index 1ef93e890..2d684c315 100755
--- a/testing/source/rust/rust.SlackBuild
+++ b/testing/source/rust/rust.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
-VERSION=${VERSION:-1.75.0}
+VERSION=${VERSION:-1.76.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:-NO}
# Bootstrap variables (might not be kept updated for latest Rust):
-RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.74.0}
-RSTAGE0_DIR=${RSTAGE0_DIR:-2023-11-16}
-CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.74.0}
+RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.75.0}
+RSTAGE0_DIR=${RSTAGE0_DIR:-2023-12-28}
+CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.75.0}
CSTAGE0_DIR=${CSTAGE0_DIR:-$RSTAGE0_DIR}
# Automatically determine the architecture we're building on:
diff --git a/testing/source/rust/rust.url b/testing/source/rust/rust.url
index ef0606689..99e8cb48f 100644
--- a/testing/source/rust/rust.url
+++ b/testing/source/rust/rust.url
@@ -1,5 +1,5 @@
# Source code (repacked to .tar.lz):
-VERSION=1.75.0
+VERSION=1.76.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=2023-11-16
-BOOTSTRAP_VERSION=1.74.0
+BOOTSTRAP_DATE=2023-12-28
+BOOTSTRAP_VERSION=1.75.0
BOOTSTRAP_CARGO=$BOOTSTRAP_VERSION
# i686 bootstrap: