go: update to 1.23.4.

Closes:  [via git-merge-pr]
This commit is contained in:
Kirill 2024-12-14 15:06:27 +04:00 committed by classabbyamp
parent d1b9706f01
commit 2b627f7cac
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

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