Further improvements to version parsing

This commit is contained in:
Adam J. Stewart
2018-07-24 21:56:56 -05:00
committed by Todd Gamblin
parent e948a54d8e
commit 68c2bdfaf6
33 changed files with 38 additions and 60 deletions

View File

@@ -36,8 +36,8 @@
class GoBootstrap(Package):
"""Old C-bootstrapped go to bootstrap real go"""
homepage = "https://golang.org"
url = "https://go.googlesource.com/go"
extendable = True