summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2018-07-15 03:15:26 +0200
committer Willy Sudiarto Raharjo2018-07-17 02:15:47 +0200
commit3df98bd82ba174e153b74b34a224a0a429a75392 (patch)
treeb5761bbbdd93e3f74f2e0ad64ae5cbe5ddb1fbe9
parent9b3d351bf0f3c608cd2b9f44e1b9435961340586 (diff)
downloadslackbuilds-3df98bd82ba174e153b74b34a224a0a429a75392.tar.gz
development/mrustc: Updated for version git5d4bf9e.
-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 aee05459ab..462e8685cb 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:-35c11b8e48fc92ad4b0992cf0b73f3e570468874}
+GITREV=${GITREV:-5d4bf9e96d795623f1b32b2f1f2e57c4f74419fe}
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 0aea7a0e75..df30d5e42a 100644
--- a/development/mrustc/mrustc.info
+++ b/development/mrustc/mrustc.info
@@ -1,9 +1,9 @@
PRGNAM="mrustc"
-VERSION="git35c11b8"
+VERSION="git5d4bf9e"
HOMEPAGE="https://github.com/thepowersgang/mrustc"
-DOWNLOAD="https://github.com/thepowersgang/mrustc/archive/35c11b8e48fc92ad4b0992cf0b73f3e570468874/mrustc-35c11b8e48fc92ad4b0992cf0b73f3e570468874.tar.gz \
+DOWNLOAD="https://github.com/thepowersgang/mrustc/archive/5d4bf9e96d795623f1b32b2f1f2e57c4f74419fe/mrustc-5d4bf9e96d795623f1b32b2f1f2e57c4f74419fe.tar.gz \
https://static.rust-lang.org/dist/rustc-1.19.0-src.tar.xz"
-MD5SUM="7a1898b5400d776472fa18ae9fb2c777 \
+MD5SUM="1c134fa4842a13216542fde8779262de \
e9af5bb321c0cad44ea0e3e2c644ab2f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""