golang: Update to 1.13.5

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 791729cfc06ab6608018c15ce84d7f6e37ba3f5a)
This commit is contained in:
Josef Schlehofer 2019-12-09 00:41:56 +01:00
parent e67c395464
commit c1dd9499b1
No known key found for this signature in database
GPG key ID: B950216FE4329F4C
2 changed files with 2 additions and 2 deletions

View file

@ -11,4 +11,4 @@ endif
GO_VERSION_MAJOR_MINOR:=1.13
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:=95dbeab442ee2746b9acf0934c8e2fc26414a0565c008631b04addb8c02e7624
PKG_HASH:=27d356e2a0b30d9983b60a788cf225da5f914066b37a6b4f69d457ba55a626ff
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE