diff options
author | Dmitrii Sosedov <dmitrii@sosedov.org> | 2015-05-17 23:41:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:41:26 +0700 |
commit | 29eb09665b5a6afd64adbc948e8375c583a7f394 (patch) | |
tree | 3e4129b7b98c548da15d35518db02b47b33dcd86 /development/rust/rust.info | |
parent | 7fe77b8dad104fce1fc0e4a2a69cfe808fb9f323 (diff) | |
download | slackbuilds-29eb09665b5a6afd64adbc948e8375c583a7f394.tar.gz |
development/rust: Updated for version 1.0.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 45a21b65cd..6a4f591f15 100644 --- a/development/rust/rust.info +++ b/development/rust/rust.info @@ -1,10 +1,10 @@ PRGNAM="rust" -VERSION="0.12.0" +VERSION="1.0.0" HOMEPAGE="http://www.rust-lang.org" -DOWNLOAD="https://static.rust-lang.org/dist/rust-0.12.0-i686-unknown-linux-gnu.tar.gz" -MD5SUM="d29b350576bc145f12916f7fed0bdd94" -DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-0.12.0-x86_64-unknown-linux-gnu.tar.gz" -MD5SUM_x86_64="e4f0c78653d41656402a95e359e6ff5d" +DOWNLOAD="https://static.rust-lang.org/dist/rust-1.0.0-i686-unknown-linux-gnu.tar.gz" +MD5SUM="bc1dfb003c5ea41d39aeabd42ebf156e" +DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.0.0-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="bf108fe44d5f05507418c00ce7a08f3e" REQUIRES="" MAINTAINER="Dmitrii Sosedov" EMAIL="dmitrii@sosedov.org" |