go: update to 1.18.1

This commit is contained in:
Rudi Heitbaum 2022-04-14 13:04:44 +00:00
parent f29700fa9d
commit bd46a21166

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="go"
PKG_VERSION="1.18"
PKG_SHA256="63e5cab48f97c63dc2737eb35582316acf77084d109ac0571651cedaf40987c0"
PKG_VERSION="1.18.1"
PKG_SHA256="7b55918522e9cf4849ec02c719b81b97c9f15fa5f7576a399d3c20bd2532ad29"
PKG_LICENSE="BSD"
PKG_SITE="https://golang.org"
PKG_URL="https://github.com/golang/go/archive/${PKG_NAME}${PKG_VERSION}.tar.gz"