golang: Update to latest version

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To 2019-01-28 15:34:11 +08:00 committed by Yousong Zhou
parent 796d8beec0
commit 6c0c3cefbf
2 changed files with 2 additions and 2 deletions

View File

@ -11,4 +11,4 @@ endif
GO_VERSION_MAJOR_MINOR:=1.11
GO_VERSION_PATCH:=4
GO_VERSION_PATCH:=5

View File

@ -18,7 +18,7 @@ GO_SOURCE_URLS:=https://dl.google.com/go/ \
PKG_SOURCE:=go$(PKG_VERSION).src.tar.gz
PKG_SOURCE_URL:=$(GO_SOURCE_URLS)
PKG_HASH:=4cfd42720a6b1e79a8024895fa6607b69972e8e32446df76d6ce79801bbadb15
PKG_HASH:=bc1ef02bb1668835db1390a2e478dcbccb5dd16911691af9d75184bbe5aa943e
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE