diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-04-07 22:11:23 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-04-08 06:59:46 +0200 |
commit | 81dbcfdf6252f8dc364b746c0c24377548bb4ca4 (patch) | |
tree | cab43ecc62b210658fdf39bbf89e122be93e0830 /source | |
parent | bfece22130a1673e30695d7c5e563b9eace2b915 (diff) | |
download | current-81dbcfdf6252f8dc364b746c0c24377548bb4ca4.tar.gz |
Thu Apr 7 22:11:23 UTC 202220220407221123
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.
Diffstat (limited to 'source')
-rwxr-xr-x | source/d/rust/rust.SlackBuild | 8 | ||||
-rw-r--r-- | source/d/rust/rust.url | 6 | ||||
-rw-r--r-- | source/x/x11/build/xf86-video-dummy | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild index 848e5063..2a960a8e 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 6c6773b3..a292298d 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: diff --git a/source/x/x11/build/xf86-video-dummy b/source/x/x11/build/xf86-video-dummy index 7ed6ff82..d00491fd 100644 --- a/source/x/x11/build/xf86-video-dummy +++ b/source/x/x11/build/xf86-video-dummy @@ -1 +1 @@ -5 +1 |