From 5a5c84d432bcc7b86a6ce8d3bd117fe9453003a6 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Fri, 28 Apr 2017 20:41:42 +0100 Subject: bump moar to 2017.04-53-g66c6dda to fix old GCC systems like Centos 6 and OpenBSD --- tools/star/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1