chiark / gitweb /
golang: Update from 1.6beta2 to 1.6rc1
authorFredrik Fornwall <fredrik@fornwall.net>
Thu, 28 Jan 2016 22:58:16 +0000 (17:58 -0500)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 28 Jan 2016 22:58:16 +0000 (17:58 -0500)
packages/golang/build.sh

index 5a3cafc36b77f88b842e8f48a76cac0bb62e15e7..9d6316705122c2ba6bdf6a913d9b845e3a62f6e3 100644 (file)
@@ -1,6 +1,6 @@
 TERMUX_PKG_HOMEPAGE=https://golang.org/
 TERMUX_PKG_DESCRIPTION="Go programming language compiler"
 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
 # 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