Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : rustup | name : rustup | ||||
| version : 1.18.2 | version : 1.18.3 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://github.com/rust-lang/rustup.rs/archive/1.18.2.tar.gz : 03b82d66d1d2529f9b6ff052b40d8f5381336a7ada52a56dd1eb2a6a0c5b6905 | - https://github.com/rust-lang/rustup.rs/archive/1.18.3.tar.gz : 9a2ae2c85bbbfc838b25d86d049bc677532950d78765725beabb8a61df1c2710 | ||||
| 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.