summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-11-16 20:51:47 +0000
committer Eric Hameleers <alien@slackware.com>2023-11-16 22:35:27 +0100
commitad19829da894abdeee8774ca8fe9e5ec4d3ec21f (patch)
tree509e6c7e8b17b908d2ad340dfe984a6b52c6b8a2 /testing
parent183c67ecca7c9545feb107a6a049af5524ec8d81 (diff)
downloadcurrent-ad19829da894abdeee8774ca8fe9e5ec4d3ec21f.tar.gz
current-ad19829da894abdeee8774ca8fe9e5ec4d3ec21f.tar.xz
Thu Nov 16 20:51:47 UTC 202320231116205147
l/jasper-4.1.0-x86_64-1.txz: Upgraded. l/pipewire-0.3.85-x86_64-1.txz: Upgraded. l/sof-firmware-2023.09.2-noarch-1.txz: Upgraded. n/gnutls-3.8.2-x86_64-1.txz: Upgraded. n/libksba-1.6.5-x86_64-1.txz: Upgraded. xap/pan-0.155-x86_64-1.txz: Upgraded. testing/packages/rust-1.74.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'testing')
-rwxr-xr-xtesting/source/rust/rust.SlackBuild10
-rw-r--r--testing/source/rust/rust.url6
2 files changed, 8 insertions, 8 deletions
diff --git a/testing/source/rust/rust.SlackBuild b/testing/source/rust/rust.SlackBuild
index b8ab13a14..f156bdadd 100755
--- a/testing/source/rust/rust.SlackBuild
+++ b/testing/source/rust/rust.SlackBuild
@@ -26,17 +26,17 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
-VERSION=${VERSION:-1.73.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.74.0}
+BUILD=${BUILD:-1}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.
# YES is probably better (when it works...)
SYSTEM_LLVM=${SYSTEM_LLVM:-NO}
# Bootstrap variables (might not be kept updated for latest Rust):
-RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.72.0}
-RSTAGE0_DIR=${RSTAGE0_DIR:-2023-08-24}
-CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.72.0}
+RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.73.0}
+RSTAGE0_DIR=${RSTAGE0_DIR:-2023-10-05}
+CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.73.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 e8bee1167..a64ec1b7b 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.73.0
+VERSION=1.74.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-08-24
-BOOTSTRAP_VERSION=1.72.0
+BOOTSTRAP_DATE=2023-10-05
+BOOTSTRAP_VERSION=1.73.0
BOOTSTRAP_CARGO=$BOOTSTRAP_VERSION
# i686 bootstrap: