diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:20:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:20:29 +0700 |
commit | 85bb4a82cbda058c330ddcfd8be71b6669ae803a (patch) | |
tree | 085c1eac9f5903495839793f427cbe087954a47c /development/rust/rust.info | |
parent | f8eacb8285ba180ee4f51502b1f1783d3b84ff72 (diff) |
development/rust: Updated for version 1.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/rust/rust.info')
-rw-r--r-- | development/rust/rust.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/rust/rust.info b/development/rust/rust.info index 924d5555781b0..6ba15e3567eb0 100644 --- a/development/rust/rust.info +++ b/development/rust/rust.info @@ -1,10 +1,10 @@ PRGNAM="rust" -VERSION="1.8.0" +VERSION="1.9.0" HOMEPAGE="http://www.rust-lang.org" -DOWNLOAD="https://static.rust-lang.org/dist/rust-1.8.0-i686-unknown-linux-gnu.tar.gz" -MD5SUM="967dbed43f77544423170a45d43db255" -DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.8.0-x86_64-unknown-linux-gnu.tar.gz" -MD5SUM_x86_64="57ea37e8a145654b490ff3332b78eb82" +DOWNLOAD="https://static.rust-lang.org/dist/rust-1.9.0-i686-unknown-linux-gnu.tar.gz" +MD5SUM="a810e712f3309de0898f492d768a417e" +DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.9.0-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="dc994c38b56c97081a5006c7553a55e1" REQUIRES="" MAINTAINER="Dmitrii Sosedov" EMAIL="dmitrii@sosedov.org" |