chiark / gitweb /
golang: Update from 1.6.1 to 1.6.2
authorFredrik Fornwall <fredrik@fornwall.net>
Mon, 25 Apr 2016 18:43:23 +0000 (14:43 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Mon, 25 Apr 2016 18:43:23 +0000 (14:43 -0400)
packages/golang/build.sh

index 78a6a2bb8e481b973de2b90487eb438b8bbb5ef9..160121c0955f43d28cc37c984fe8acc4eef93dff 100644 (file)
@@ -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