go: update to 1.23.2.

This commit is contained in:
classabbyamp 2024-10-11 19:57:21 -04:00
parent d273320cd1
commit acbad53f4e
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.23.0
version=1.23.2
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=42b7a8e80d805daa03022ed3fde4321d4c3bf2c990a144165d01eeecd6f699c6
checksum=36930162a93df417d90bd22c6e14daff4705baac2b02418edda671cdfa9cd07f
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git