mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 01:48:22 +04:00
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:
@@ -11,4 +11,4 @@ endif
|
||||
|
||||
|
||||
GO_VERSION_MAJOR_MINOR:=1.13
|
||||
GO_VERSION_PATCH:=1
|
||||
GO_VERSION_PATCH:=3
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user