summaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/mrustc/mrustc.SlackBuild2
-rw-r--r--development/mrustc/mrustc.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/mrustc/mrustc.SlackBuild b/development/mrustc/mrustc.SlackBuild
index 86219fb95f..9267fa84c1 100644
--- a/development/mrustc/mrustc.SlackBuild
+++ b/development/mrustc/mrustc.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mrustc
-GITREV=${GITREV:-4f98e4322ef7aabd3bbef8cd93c0980cd6eeeed1}
+GITREV=${GITREV:-173dfa9fea9e65ec49fa4def9117b01c0a485ab5}
VERSION=${VERSION:-git$(echo "$GITREV" | sed 's/^\(.\{7\}\).*$/\1/')}
RUSTCVERSION=${RUSTCVERSION:-1.19.0}
BUILD=${BUILD:-1}
diff --git a/development/mrustc/mrustc.info b/development/mrustc/mrustc.info
index 4024f19a66..4e6635facb 100644
--- a/development/mrustc/mrustc.info
+++ b/development/mrustc/mrustc.info
@@ -1,11 +1,11 @@
PRGNAM="mrustc"
-VERSION="git4f98e43"
+VERSION="git173dfa9"
HOMEPAGE="https://github.com/thepowersgang/mrustc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/thepowersgang/mrustc/archive/4f98e4322ef7aabd3bbef8cd93c0980cd6eeeed1/mrustc-4f98e4322ef7aabd3bbef8cd93c0980cd6eeeed1.tar.gz \
+DOWNLOAD_x86_64="https://github.com/thepowersgang/mrustc/archive/173dfa9fea9e65ec49fa4def9117b01c0a485ab5/mrustc-173dfa9fea9e65ec49fa4def9117b01c0a485ab5.tar.gz \
https://static.rust-lang.org/dist/rustc-1.19.0-src.tar.xz"
-MD5SUM_x86_64="f73f9070c637b181eb9944c5d809e714 \
+MD5SUM_x86_64="76751a31931e4a03369eaa4f9b187466 \
e9af5bb321c0cad44ea0e3e2c644ab2f"
REQUIRES=""
MAINTAINER="Andrew Clemons"