go: update to 1.24.3

This commit is contained in:
Malte Gejr 2025-05-14 08:29:45 +02:00 committed by classabbyamp
parent 0b67accffb
commit a0a93ce870

View file

@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.24.2
version=1.24.3
revision=1
_bootstrap="1.22.6"
create_wrksrc=yes
@ -13,7 +13,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=9dc77ffadc16d837a1bf32d99c624cb4df0647cee7b119edd9e7b1bcc05f2e00
checksum=229c08b600b1446798109fae1f569228102c8473caba8104b6418cb5bc032878
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git