summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-21 13:03:37 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:29:44 +0700
commit26bd4de7048e390ec7d49cf1aed7b3207abfb867 (patch)
treeb114c63eea36fd2aa880ac211804959c05a06dd6 /development
parent524c2e2c8ef8ddd530362d3675b51443485c91c4 (diff)
downloadslackbuilds-26bd4de7048e390ec7d49cf1aed7b3207abfb867.tar.gz
slackbuilds-26bd4de7048e390ec7d49cf1aed7b3207abfb867.tar.xz
development/rust: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/rust/README2
-rw-r--r--development/rust/rust.info2
-rw-r--r--development/rust/slack-desc2
3 files changed, 2 insertions, 4 deletions
diff --git a/development/rust/README b/development/rust/README
index ca73567851..648e223114 100644
--- a/development/rust/README
+++ b/development/rust/README
@@ -1,8 +1,6 @@
Rust is a systems programming language that runs blazingly fast,
prevents segfaults, and guarantees thread safety.
-https://www.rust-lang.org
-
This will build rust from source, which requires using the "official" stage0
compiler for the version being built from rust-lang.org, which is currently
the previous stable version.
diff --git a/development/rust/rust.info b/development/rust/rust.info
index fab0dd6388..4b8ade6972 100644
--- a/development/rust/rust.info
+++ b/development/rust/rust.info
@@ -1,6 +1,6 @@
PRGNAM="rust"
VERSION="1.17.0"
-HOMEPAGE="http://www.rust-lang.org"
+HOMEPAGE="https://www.rust-lang.org"
DOWNLOAD="https://static.rust-lang.org/dist/rustc-1.17.0-src.tar.gz \
https://s3.amazonaws.com/rust-lang-ci/cargo-builds/6b05583d71f982bcad049b9fa094c637c062e751/cargo-nightly-i686-unknown-linux-gnu.tar.gz \
https://static.rust-lang.org/dist/2017-03-11/rust-std-1.16.0-i686-unknown-linux-gnu.tar.gz \
diff --git a/development/rust/slack-desc b/development/rust/slack-desc
index bdb5cd0336..8616379e41 100644
--- a/development/rust/slack-desc
+++ b/development/rust/slack-desc
@@ -14,6 +14,6 @@ rust: that is, of creating and maintaining boundaries - both abstract and
rust: operational - that preserve large-system integrity, availability and
rust: concurrency.
rust:
-rust: Homepage: http://rust-lang.org
+rust: Homepage: https://rust-lang.org
rust:
rust: