golang: Update to version 1.13.3

Fixes CVE-2019-17596

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer 2019-10-19 22:53:14 +02:00
parent 0ace4a08c6
commit 10d55f63d6
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:=1
GO_VERSION_PATCH:=3

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:=81f154e69544b9fa92b1475ff5f11e64270260d46e7e36c34aafc8bc96209358
PKG_HASH:=4f7123044375d5c404280737fbd2d0b17064b66182a65919ffe20ffe8620e3df
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE