summaryrefslogtreecommitdiffstats
path: root/source/d/rust/rust.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-06-13 23:58:45 +0000
committer Eric Hameleers <alien@slackware.com>2024-06-14 02:41:44 +0200
commit41c77307585a9ceb7fb17dcd9e0234034893d2c7 (patch)
treee9a19888321ed6b77fd6ca3897789a3e90cace7a /source/d/rust/rust.SlackBuild
parent5b33f8b326d5fafafe68c20eac1704e6ca591f06 (diff)
downloadcurrent-41c77307585a9ceb7fb17dcd9e0234034893d2c7.tar.gz
current-41c77307585a9ceb7fb17dcd9e0234034893d2c7.tar.xz
Thu Jun 13 23:58:45 UTC 202420240613235845
d/rust-1.79.0-x86_64-1.txz: Upgraded. kde/calligra-3.2.1-x86_64-41.txz: Rebuilt. Recompiled against poppler-24.06.1. kde/cantor-23.08.5-x86_64-7.txz: Rebuilt. Recompiled against poppler-24.06.1. kde/kfilemetadata-5.116.0-x86_64-3.txz: Rebuilt. Recompiled against poppler-24.06.1. kde/kile-2.9.93-x86_64-34.txz: Rebuilt. Recompiled against poppler-24.06.1. kde/kitinerary-23.08.5-x86_64-5.txz: Rebuilt. Recompiled against poppler-24.06.1. kde/krita-5.2.2-x86_64-11.txz: Rebuilt. Recompiled against poppler-24.06.1. kde/okular-23.08.5-x86_64-5.txz: Rebuilt. Recompiled against poppler-24.06.1. l/poppler-24.06.1-x86_64-1.txz: Upgraded. Shared library .so-version bump.
Diffstat (limited to 'source/d/rust/rust.SlackBuild')
-rwxr-xr-xsource/d/rust/rust.SlackBuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild
index 0a43df8f0..fdc990945 100755
--- a/source/d/rust/rust.SlackBuild
+++ b/source/d/rust/rust.SlackBuild
@@ -26,17 +26,16 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
-VERSION=${VERSION:-1.78.0}
+VERSION=${VERSION:-1.79.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.77.0}
-RSTAGE0_DIR=${RSTAGE0_DIR:-2024-03-21}
-CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.77.0}
+RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.78.0}
+RSTAGE0_DIR=${RSTAGE0_DIR:-2024-05-02}
+CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.78.0}
CSTAGE0_DIR=${CSTAGE0_DIR:-$RSTAGE0_DIR}
# Automatically determine the architecture we're building on: