X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/e35a44d7c1cdff24121e1307b9931de7b092f1da..cc378c96887c9200e39295bfcc1fde271df05bfc:/packages/golang/build.sh diff --git a/packages/golang/build.sh b/packages/golang/build.sh index 78a6a2bb..160121c0 100644 --- a/packages/golang/build.sh +++ b/packages/golang/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://golang.org/ TERMUX_PKG_DESCRIPTION="Go programming language compiler" -_MAJOR_VERSION=1.6.1 +_MAJOR_VERSION=1.6.2 # Use the ~ deb versioning construct in the future: TERMUX_PKG_VERSION=2:$_MAJOR_VERSION TERMUX_PKG_SRCURL=https://storage.googleapis.com/golang/go${_MAJOR_VERSION}.src.tar.gz