updated go to v1.9.2 and moved openup to https://git.giftfish.de/ston1th/openup

This commit is contained in:
ston1th 2017-11-18 17:22:20 +01:00
commit 155f29222f
2 changed files with 1 additions and 354 deletions

View file

@ -13,7 +13,7 @@ V14="go1.4.3"
bootstrap="${INSTALL}/bootstrap-${V14}"
TGZ14="${V14}.tar.gz"
Vnew="go1.9.1"
Vnew="go1.9.2"
TGZnew="${Vnew}.tar.gz"
rm -rf ${INSTALL}/go*