diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,18 +1,18 @@ name : rustup -version : 1.16.0 -release : 1 +version : 1.17.0 +release : 3 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 : | - Apache-2.0 - MIT component : programming.tools summary : The Rust toolchain installer. description: | - The Rust toolchain installer. + The Rust toolchain installer. builddeps : - - cargo - - curl + - cargo + - curl networking : yes build : | cargo build --release --features no-self-update diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -5,7 +5,9 @@ Léo Pourcelot leo.pourcelot@protonmail.com - MIT + - Apache-2.0 +- MIT + programming.tools The Rust toolchain installer. The Rust toolchain installer. @@ -23,12 +25,12 @@ - - 2018-12-27 - 1.16.0 + + 2019-03-15 + 1.17.0 Packaging update Léo Pourcelot leo.pourcelot@protonmail.com \ No newline at end of file