golang: Update to 1.12.7

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To 2019-07-17 00:31:39 +08:00 committed by Yousong Zhou
parent d7796a36d9
commit 91e92c99f2
2 changed files with 2 additions and 2 deletions

View file

@ -11,4 +11,4 @@ endif
GO_VERSION_MAJOR_MINOR:=1.12
GO_VERSION_PATCH:=6
GO_VERSION_PATCH:=7

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:=c96c5ccc7455638ae1a8b7498a030fe653731c8391c5f8e79590bce72f92b4ca
PKG_HASH:=95e8447d6f04b8d6a62de1726defbb20ab203208ee167ed15f83d7978ce43b13
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE