summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2020-01-23 22:51:18 +0100
committer Willy Sudiarto Raharjo2020-01-26 02:10:04 +0100
commitf1ec4dfb9cb1d6855aecc768672374bfee4be4a3 (patch)
tree00e95a327a09af4d1faa3ff93fb0945d39fef7e4
parent897b63317bc089ec8d9173923d1ec148643090f3 (diff)
downloadslackbuilds-f1ec4dfb9cb1d6855aecc768672374bfee4be4a3.tar.gz
development/rustup: Updated MD5SUM.
The github project was renamed from rustup.rs to rustup. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--development/rustup/rustup.SlackBuild8
-rw-r--r--development/rustup/rustup.info6
2 files changed, 7 insertions, 7 deletions
diff --git a/development/rustup/rustup.SlackBuild b/development/rustup/rustup.SlackBuild
index cdbef6668e..31af7cc25e 100644
--- a/development/rustup/rustup.SlackBuild
+++ b/development/rustup/rustup.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rustup
-# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2020 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -65,9 +65,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM.rs-$VERSION
-tar xvf $CWD/$PRGNAM.rs-$VERSION.tar.gz
-cd $PRGNAM.rs-$VERSION
+rm -rf $PRGNAM-$VERSION
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+cd $PRGNAM-$VERSION
# build offline
# configuration tells cargo to use the configured directory
diff --git a/development/rustup/rustup.info b/development/rustup/rustup.info
index 66598a8c30..c2cbadb7eb 100644
--- a/development/rustup/rustup.info
+++ b/development/rustup/rustup.info
@@ -1,7 +1,7 @@
PRGNAM="rustup"
VERSION="1.18.3"
-HOMEPAGE="https://github.com/rust-lang/rustup.rs"
-DOWNLOAD="https://github.com/rust-lang/rustup.rs/archive/1.18.3/rustup.rs-1.18.3.tar.gz \
+HOMEPAGE="https://github.com/rust-lang/rustup"
+DOWNLOAD="https://github.com/rust-lang/rustup/archive/1.18.3/rustup-1.18.3.tar.gz \
https://crates-io.s3-us-west-1.amazonaws.com/crates/adler32/adler32-1.0.3.crate \
https://crates-io.s3-us-west-1.amazonaws.com/crates/aho-corasick/aho-corasick-0.5.3.crate \
https://crates-io.s3-us-west-1.amazonaws.com/crates/aho-corasick/aho-corasick-0.7.3.crate \
@@ -217,7 +217,7 @@ DOWNLOAD="https://github.com/rust-lang/rustup.rs/archive/1.18.3/rustup.rs-1.18.3
https://crates-io.s3-us-west-1.amazonaws.com/crates/ws2_32-sys/ws2_32-sys-0.2.1.crate \
https://crates-io.s3-us-west-1.amazonaws.com/crates/xattr/xattr-0.2.2.crate \
https://crates-io.s3-us-west-1.amazonaws.com/crates/xz2/xz2-0.1.6.crate"
-MD5SUM="7c357d932230123e8ab8a8dd9df51e45 \
+MD5SUM="90641bc5f0f36273711112f7356e81de \
94e5e4da83397101dcac50eba7f31787 \
df727d9f2986c9874bec190bbc9f0021 \
cb23a78f4c35abcb2d8d1394645674fe \