diff options
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 ccb58f3254..b3699ca371 100644 --- a/development/rust/rust.info +++ b/development/rust/rust.info @@ -1,10 +1,10 @@ PRGNAM="rust" -VERSION="1.5.0" +VERSION="1.6.0" HOMEPAGE="http://www.rust-lang.org" -DOWNLOAD="https://static.rust-lang.org/dist/rust-1.5.0-i686-unknown-linux-gnu.tar.gz" -MD5SUM="9f02673a3b0897ea81196fd30e685eea" -DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.5.0-x86_64-unknown-linux-gnu.tar.gz" -MD5SUM_x86_64="689c69a7194e9fb2f96671e555bd2f7f" +DOWNLOAD="https://static.rust-lang.org/dist/rust-1.6.0-i686-unknown-linux-gnu.tar.gz" +MD5SUM="0b34316e5f58c5ab02ef19c3b0e03fb7" +DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.6.0-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="ea63d4e98fefb5da764f5fac620e9c23" REQUIRES="" MAINTAINER="Dmitrii Sosedov" EMAIL="dmitrii@sosedov.org" |