summaryrefslogtreecommitdiffstats
path: root/development/rust/rust.info
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2017-03-24 20:35:19 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-24 20:35:19 +0700
commit42cc4d2e19a7da791e9621c1d44f9a8f3c186f98 (patch)
treebff7261f493581d1a7b65e3b8c78e433caff88c5 /development/rust/rust.info
parent83adff90ec9628064a0faa445e55830d3c97547d (diff)
downloadslackbuilds-42cc4d2e19a7da791e9621c1d44f9a8f3c186f98.tar.gz
slackbuilds-42cc4d2e19a7da791e9621c1d44f9a8f3c186f98.tar.xz
development/rust: Updated for version 1.16.0 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--development/rust/rust.info14
1 files changed, 7 insertions, 7 deletions
diff --git a/development/rust/rust.info b/development/rust/rust.info
index bf954c47c5..56f220ed6b 100644
--- a/development/rust/rust.info
+++ b/development/rust/rust.info
@@ -1,10 +1,10 @@
PRGNAM="rust"
-VERSION="1.10.0"
+VERSION="1.16.0"
HOMEPAGE="http://www.rust-lang.org"
-DOWNLOAD="https://static.rust-lang.org/dist/rust-1.10.0-i686-unknown-linux-gnu.tar.gz"
-MD5SUM="dd388a54391503b4a59994635e58ac80"
-DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.10.0-x86_64-unknown-linux-gnu.tar.gz"
-MD5SUM_x86_64="5dbaf4968ff32ea09fe69741d3f031e9"
+DOWNLOAD="https://static.rust-lang.org/dist/rust-1.16.0-i686-unknown-linux-gnu.tar.gz"
+MD5SUM="52393f468be6797d8bf66bbc51d5ad6e"
+DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.16.0-x86_64-unknown-linux-gnu.tar.gz"
+MD5SUM_x86_64="5effa7068c26151029432466235089a9"
REQUIRES=""
-MAINTAINER="Dmitrii Sosedov"
-EMAIL="dmitrii@sosedov.org"
+MAINTAINER="Andrew Clemons"
+EMAIL="andrew.clemons@gmail.com"