aboutsummaryrefslogtreecommitdiff
path: root/tools/star/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/star/Makefile')
-rw-r--r--tools/star/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index dcc2de7..b5959ab 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,8 +1,9 @@
+# Usually these exist as tarballs existing on the FTP site(s)
+# eg. 2017.07 etc.
+# Occasionally (mis-)used to pull in fixes (see 'lastmin-fixes.txt')
+# eg. 2017.07-9-gc0abee7 etc.
RAKUDO_VER = 2017.07
-# XXX Work around
-# note neither of the following two tarballs exist on the FTP site(s)
-# manually create under src/
-NQP_VER = 2017.07
+NQP_VER = 2017.07-9-gc0abee7
MOAR_VER = 2017.07
STAR_REL = rakudo-star-$(VERSION)