mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/mrustc: Updated for version git5206b78.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
1d3027cd31
commit
7203ebdbc4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mrustc
|
||||
GITREV=${GITREV:-b5b70897015ee70d62ddda9711c256ca7c720e0f}
|
||||
GITREV=${GITREV:-5206b786247238f32a2b5ad8ed7f6d378a1d2d12}
|
||||
VERSION=${VERSION:-git$(echo "$GITREV" | sed 's/^\(.\{7\}\).*$/\1/')}
|
||||
RUSTCVERSION=${RUSTCVERSION:-1.19.0}
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
PRGNAM="mrustc"
|
||||
VERSION="gitb5b7089"
|
||||
VERSION="git5206b78"
|
||||
HOMEPAGE="https://github.com/thepowersgang/mrustc"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/thepowersgang/mrustc/archive/b5b70897015ee70d62ddda9711c256ca7c720e0f/mrustc-b5b70897015ee70d62ddda9711c256ca7c720e0f.tar.gz \
|
||||
DOWNLOAD_x86_64="https://github.com/thepowersgang/mrustc/archive/5206b786247238f32a2b5ad8ed7f6d378a1d2d12/mrustc-5206b786247238f32a2b5ad8ed7f6d378a1d2d12.tar.gz \
|
||||
https://static.rust-lang.org/dist/rustc-1.19.0-src.tar.xz"
|
||||
MD5SUM_x86_64="3d385c43c17f157c0a8b29f99d580b82 \
|
||||
MD5SUM_x86_64="885a166cbbf5c59c243c69a2b88d7e27 \
|
||||
e9af5bb321c0cad44ea0e3e2c644ab2f"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Clemons"
|
||||
|
|
Loading…
Reference in a new issue