mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
go: update to 1.14.14
update 1.14.13 (2020/12/03) to 1.14.14 (2021/01/19) includes security fixes to the go command and the crypto/elliptic package. See the Go 1.14.14 milestone on our issue tracker for details. log: https://github.com/golang/go/issues?q=milestone%3AGo1.14.14+label%3ACherryPickApproved diff: https://github.com/golang/go/compare/go1.14.13...go1.14.14
This commit is contained in:
parent
3675d0932f
commit
1bb60bf145
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="go"
|
PKG_NAME="go"
|
||||||
PKG_VERSION="1.14.13"
|
PKG_VERSION="1.14.14"
|
||||||
PKG_SHA256="2c2b36bcda9cee460f1089a60b43e0d4c2b25385caf1645c227e14231d1c3115"
|
PKG_SHA256="84085a23f7b78becc7da6000f9359930bd48bc0b1e1d205b10590b58baed1366"
|
||||||
PKG_LICENSE="BSD"
|
PKG_LICENSE="BSD"
|
||||||
PKG_SITE="https://golang.org"
|
PKG_SITE="https://golang.org"
|
||||||
PKG_URL="https://github.com/golang/go/archive/${PKG_NAME}${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/golang/go/archive/${PKG_NAME}${PKG_VERSION}.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user