development/mrustc: Updated for version git5d4bf9e.

This commit is contained in:
Andrew Clemons 2018-07-15 13:15:26 +12:00 committed by Willy Sudiarto Raharjo
parent 9b3d351bf0
commit 3df98bd82b
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""