summaryrefslogtreecommitdiffstats
path: root/development/mrustc/mrustc.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2018-05-27 22:30:30 +0200
committer Willy Sudiarto Raharjo2018-06-02 02:32:38 +0200
commit7203ebdbc466054c1882a9e63f4da841cd0428cc (patch)
tree092213356177be4b9b2960970400c4a489d11a4a /development/mrustc/mrustc.SlackBuild
parent1d3027cd31ae5455f4f55cff8f3246b1a153927a (diff)
downloadslackbuilds-7203ebdbc466054c1882a9e63f4da841cd0428cc.tar.gz
development/mrustc: Updated for version git5206b78.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/mrustc/mrustc.SlackBuild')
-rw-r--r--development/mrustc/mrustc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/mrustc/mrustc.SlackBuild b/development/mrustc/mrustc.SlackBuild
index bb73d64c3f..ba3390b6aa 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:-b5b70897015ee70d62ddda9711c256ca7c720e0f}
+GITREV=${GITREV:-5206b786247238f32a2b5ad8ed7f6d378a1d2d12}
VERSION=${VERSION:-git$(echo "$GITREV" | sed 's/^\(.\{7\}\).*$/\1/')}
RUSTCVERSION=${RUSTCVERSION:-1.19.0}
BUILD=${BUILD:-1}