diff options
author | Dmitrii Sosedov <dmitrii@sosedov.org> | 2015-11-05 00:42:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-05 00:45:22 +0700 |
commit | 83d9e06335a69e5c5287bcbd19843fcccfce954e (patch) | |
tree | 4ce84d22bdee56a72d0ff95826a46d9c626aa37e | |
parent | c0194da9ac0a00711c3b9f8ed064615da6b4b2ec (diff) | |
download | slackbuilds-83d9e06335a69e5c5287bcbd19843fcccfce954e.tar.gz |
development/rust: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/rust/rust.SlackBuild | 2 | ||||
-rw-r--r-- | development/rust/rust.info | 10 | ||||
-rw-r--r-- | development/rust/slack-desc | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/development/rust/rust.SlackBuild b/development/rust/rust.SlackBuild index 54fb0d0b1e..ea8cbf30b4 100644 --- a/development/rust/rust.SlackBuild +++ b/development/rust/rust.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=rust PRGNAM2=cargo -VERSION=${VERSION:-1.3.0} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/rust/rust.info b/development/rust/rust.info index 6143ce092d..fef5d6c2ff 100644 --- a/development/rust/rust.info +++ b/development/rust/rust.info @@ -1,10 +1,10 @@ PRGNAM="rust" -VERSION="1.3.0" +VERSION="1.4.0" HOMEPAGE="http://www.rust-lang.org" -DOWNLOAD="https://static.rust-lang.org/dist/rust-1.3.0-i686-unknown-linux-gnu.tar.gz" -MD5SUM="005c24ef1270601fe849ab90d4a7856a" -DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.3.0-x86_64-unknown-linux-gnu.tar.gz" -MD5SUM_x86_64="e0278e985b39aed31c8aa6f3e5ec1110" +DOWNLOAD="https://static.rust-lang.org/dist/rust-1.4.0-i686-unknown-linux-gnu.tar.gz" +MD5SUM="b42d46eb27ade85c6c755e88f4f3c7fb" +DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.4.0-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="feb985e707709b4afc616d33c69e857e" REQUIRES="" MAINTAINER="Dmitrii Sosedov" EMAIL="dmitrii@sosedov.org" diff --git a/development/rust/slack-desc b/development/rust/slack-desc index cac33ddd1a..3fa404e8cd 100644 --- a/development/rust/slack-desc +++ b/development/rust/slack-desc @@ -15,5 +15,5 @@ rust: operational - that preserve large-system integrity, availability and rust: concurrency. rust: rust: Homepage: http://rust-lang.org -rust: Release date: Sep 17, 2015 +rust: Release date: Oct 29, 2015 rust: |