go 1.2.1 (add checkver)

This commit is contained in:
Luke Sampson 2014-03-09 11:15:26 +10:00
parent 4b78ac6e14
commit d05279be91

View File

@ -16,5 +16,6 @@
"env_add_path": "bin", "env_add_path": "bin",
"env_set": { "env_set": {
"GOROOT": "$dir" "GOROOT": "$dir"
} },
"checkver": "<div id=\"footer\">\\s*Build version go([0-9\\.]+)\\.<br>"
} }