go: update to 1.20.5.

This commit is contained in:
Kirill 2023-06-09 11:20:28 +04:00 committed by Michael Aldridge
parent 13dbbb634f
commit 13eaa7b554

View File

@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.20.4
version=1.20.5
revision=1
create_wrksrc=yes
build_wrksrc=go
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://go.dev/"
changelog="https://go.dev/doc/devel/release.html"
distfiles="https://go.dev/dl/go${version}.src.tar.gz"
checksum=9f34ace128764b7a3a4b238b805856cc1b2184304df9e5690825b0710f4202d6
checksum=9a15c133ba2cfafe79652f4815b62e7cfc267f68df1b9454c6ab2a3ca8b96a88
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git