mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/mrustc: Updated for version git5d4bf9e.
This commit is contained in:
parent
9b3d351bf0
commit
3df98bd82b
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue