golang: Update from 1.5.1 to 1.5.2

This commit is contained in:
Fredrik Fornwall 2015-12-08 16:14:24 -05:00
parent b2e4b4145b
commit a0a503c80f
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.5.1
_MAJOR_VERSION=1.5.2
# 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