golang: Update from 1.6.1 to 1.6.2

This commit is contained in:
Fredrik Fornwall 2016-04-25 14:43:23 -04:00
parent ea99974787
commit 8bfad7bca4
1 changed files with 1 additions and 1 deletions

View 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