Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : rustup | name : rustup | ||||
| version : 1.16.0 | version : 1.17.0 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/rust-lang/rustup.rs/archive/1.16.0.tar.gz : 8c4ffeda2088dbdd5ea2eac8acef5ddd57dfcfe1f06a503e3da790f93161e1a6 | - https://github.com/rust-lang/rustup.rs/archive/1.17.0.tar.gz : 6db73f9684b4d93de47cd511ebd56c2821c37bb41054a4a60060b496764f1f4d | ||||
| license : | | license : | | ||||
| - Apache-2.0 | - Apache-2.0 | ||||
| - MIT | - MIT | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : The Rust toolchain installer. | summary : The Rust toolchain installer. | ||||
| description: | | description: | | ||||
| The Rust toolchain installer. | The Rust toolchain installer. | ||||
| builddeps : | builddeps : | ||||
| - cargo | - cargo | ||||
| - curl | - curl | ||||
| networking : yes | networking : yes | ||||
| build : | | build : | | ||||
| cargo build --release --features no-self-update | cargo build --release --features no-self-update | ||||
| install : | | install : | | ||||
| install -Dm00755 target/release/rustup-init $installdir/usr/bin/rustup | install -Dm00755 target/release/rustup-init $installdir/usr/bin/rustup | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.