golang: Update from 1.6beta2 to 1.6rc1

This commit is contained in:
Fredrik Fornwall 2016-01-28 17:58:16 -05:00
parent 59b03545ab
commit 6dd6c071a0

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://golang.org/
TERMUX_PKG_DESCRIPTION="Go programming language compiler"
_MAJOR_VERSION=1.6beta2
_MAJOR_VERSION=1.6rc1
# Need to be considered a higher version than "1.5rc1":
TERMUX_PKG_VERSION=1:$_MAJOR_VERSION
TERMUX_PKG_SRCURL=https://storage.googleapis.com/golang/go${_MAJOR_VERSION}.src.tar.gz