go: update to 1.20.6.

This commit is contained in:
Kirill 2023-07-17 13:21:03 +04:00 committed by Michal Vasilek
parent ecc5e06d54
commit 9dd096ce7b

View File

@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.20.5
version=1.20.6
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=9a15c133ba2cfafe79652f4815b62e7cfc267f68df1b9454c6ab2a3ca8b96a88
checksum=62ee5bc6fb55b8bae8f705e0cb8df86d6453626b4ecf93279e2867092e0b7f70
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git