Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/go/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.26.5
version=1.27.0
revision=1
_bootstrap="1.24.6"
create_wrksrc=yes
Expand All @@ -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=495be4bc87176ac567392e5b4116abd98466d33d7b49d41e764ccc6976b2dc42
checksum=7002403d7cc44529ef6d26f69a44818263395ead7c16c05a5808ae047ebeb0e5
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git
Expand Down