aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-04-28 20:41:42 +0100
committerSteve Mynott <steve.mynott@gmail.com>2017-04-28 20:41:42 +0100
commit5a5c84d432bcc7b86a6ce8d3bd117fe9453003a6 (patch)
treeaf9857b4ea381cc07ca0c836453955f8e2b08327
parentcdbe6e45b388d76bf21aa60508dfcf2341ae4234 (diff)
bump moar to 2017.04-53-g66c6dda to fix old GCC systems like Centos 6 and OpenBSD
-rw-r--r--tools/star/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index dfb0cc7..13b1330 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -3,7 +3,7 @@ RAKUDO_VER = 2017.04.3
# note neither of the following two tarballs exist on the FTP site(s)
# manually create under src/
NQP_VER = 2017.04-24-g87501f7b
-MOAR_VER = 2017.04-44-gf0db8822
+MOAR_VER = 2017.04-53-g66c6dda
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz