go: update to 1.20.3.

This commit is contained in:
Kirill 2023-04-05 11:17:35 +04:00 committed by Michal Vasilek
parent 00c184c9d1
commit 9d7aba91eb

View file

@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.20.2
version=1.20.3
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=4d0e2850d197b4ddad3bdb0196300179d095bb3aefd4dfbc3b36702c3728f8ab
checksum=e447b498cde50215c4f7619e5124b0fc4e25fb5d16ea47271c47f278e7aa763a
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git