go: Update to 1.25.4.

This commit is contained in:
Michael Aldridge
2025-11-17 13:46:30 -06:00
parent e895439e92
commit 27b67aa936
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'go'
pkgname=go
version=1.25.3
revision=2
version=1.25.4
revision=1
_bootstrap="1.22.6"
create_wrksrc=yes
build_wrksrc=go
@@ -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=a81a4ba593d0015e10c51e267de3ff07c7ac914dfca037d9517d029517097795
checksum=160043b7f17b6d60b50369436917fda8d5034640ba39ae2431c6b95a889cc98c
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git