chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e8ca3e6
)
golang: Update from 1.6.2 to 1.7, beta 2
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 23 Jun 2016 21:44:22 +0000
(17:44 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 23 Jun 2016 21:44:22 +0000
(17:44 -0400)
Fixes #217
packages/golang/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/golang/build.sh
b/packages/golang/build.sh
index 160121c0955f43d28cc37c984fe8acc4eef93dff..b1e25e9affbc45fb3f4758f8ba3503d2793d3a3f 100644
(file)
--- a/
packages/golang/build.sh
+++ b/
packages/golang/build.sh
@@
-1,9
+1,9
@@
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.
6.2
+_MAJOR_VERSION=1.
7
# Use the ~ deb versioning construct in the future:
# 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
+TERMUX_PKG_VERSION=2:$
{_MAJOR_VERSION}~beta2
+TERMUX_PKG_SRCURL=https://storage.googleapis.com/golang/go${_MAJOR_VERSION}
beta2
.src.tar.gz
TERMUX_PKG_FOLDERNAME=go
TERMUX_PKG_KEEP_STATIC_LIBRARIES=true
TERMUX_PKG_FOLDERNAME=go
TERMUX_PKG_KEEP_STATIC_LIBRARIES=true