go: update to go-1.14.11

This commit is contained in:
heitbaum 2020-11-08 07:04:05 +00:00
parent 70a7e56daa
commit 7690e669eb

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="go"
PKG_VERSION="1.14.2"
PKG_SHA256="97b24d8992a8623eaf717cfc18a190b33f789cadd8cafdfd3c1b3616fd511d16"
PKG_VERSION="1.14.11"
PKG_SHA256="a087717fcf7696b9983dddf48d04da7610e2ca87d7ada57a878658253b89f886"
PKG_LICENSE="BSD"
PKG_SITE="https://golang.org"
PKG_URL="https://github.com/golang/go/archive/${PKG_NAME}${PKG_VERSION}.tar.gz"