diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/rust/rust.SlackBuild | 2 | ||||
-rw-r--r-- | development/rust/rust.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/rust/rust.SlackBuild b/development/rust/rust.SlackBuild index f35888e519..06f360ae72 100644 --- a/development/rust/rust.SlackBuild +++ b/development/rust/rust.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=rust PRGNAM2=cargo -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/rust/rust.info b/development/rust/rust.info index b3699ca371..924d555578 100644 --- a/development/rust/rust.info +++ b/development/rust/rust.info @@ -1,10 +1,10 @@ PRGNAM="rust" -VERSION="1.6.0" +VERSION="1.8.0" HOMEPAGE="http://www.rust-lang.org" -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" +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" REQUIRES="" MAINTAINER="Dmitrii Sosedov" EMAIL="dmitrii@sosedov.org" |