slackware-current/source/d/rust/rust.url
Patrick J Volkerding 0012caf618 Fri Jan 31 03:36:03 UTC 2020
a/inotify-tools-3.20.2-x86_64-1.txz:  Upgraded.
d/llvm-9.0.1-x86_64-3.txz:  Rebuilt.
  Added polly-9.0.1 (polyhedral optimizations for LLVM).
d/rust-1.41.0-x86_64-1.txz:  Upgraded.
  Firefox test build succeeded, so I'll consider this update good.
n/p11-kit-0.23.20-x86_64-1.txz:  Upgraded.
x/mtdev-1.1.6-x86_64-1.txz:  Upgraded.
2020-01-31 08:59:47 +01:00

23 lines
1.1 KiB
INI

# Source code (repacked to .tar.xz):
lftpget https://static.rust-lang.org/dist/rustc-1.41.0-src.tar.gz
gzip -d rustc-*tar.gz
plzip -9 -v rustc-*tar
# Please note that the bootstrap binary packages listed below might not be kept
# updated for later versions. The Rust compiler as shipped with Slackware
# should be able to compile the next released version of Rust.
#
# To find the expected date/versions for bootstrap binaries to be able to
# update the urls below, look at src/stage0.txt in the Rust sources.
exit 0
# i686 bootstrap:
lftpget https://static.rust-lang.org/dist/2019-12-19/cargo-0.41.0-i686-unknown-linux-gnu.tar.gz
lftpget https://static.rust-lang.org/dist/2019-12-19/rust-std-1.40.0-i686-unknown-linux-gnu.tar.gz
lftpget https://static.rust-lang.org/dist/2019-12-19/rustc-1.40.0-i686-unknown-linux-gnu.tar.gz
# x86_64 bootstrap:
lftpget https://static.rust-lang.org/dist/2019-12-19/cargo-0.41.0-x86_64-unknown-linux-gnu.tar.gz
lftpget https://static.rust-lang.org/dist/2019-12-19/rust-std-1.40.0-x86_64-unknown-linux-gnu.tar.gz
lftpget https://static.rust-lang.org/dist/2019-12-19/rustc-1.40.0-x86_64-unknown-linux-gnu.tar.gz