diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-11 03:20:01 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-11 03:20:01 +0000 |
| commit | 73efa7c730afa5699b7c3320837d6319f2a1a2af (patch) | |
| tree | c2195b874a6acf3fdd93de8abe33ebbdf384ae18 /repos/extra/go/abuild | |
| parent | 1d6fa9b348d1f7ced41c17c641da5362e1f168d6 (diff) | |
| download | alicelinux-73efa7c730afa5699b7c3320837d6319f2a1a2af.tar.gz alicelinux-73efa7c730afa5699b7c3320837d6319f2a1a2af.zip | |
go: updated to 1.24.5
Diffstat (limited to 'repos/extra/go/abuild')
| -rw-r--r-- | repos/extra/go/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/go/abuild b/repos/extra/go/abuild index 84059cfd..8dda91c3 100644 --- a/repos/extra/go/abuild +++ b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.24.4 +version=1.24.5 release=1 source="https://${name}lang.org/dl/${name}${version}.src.tar.gz https://golang.org/dl/go${version}.linux-amd64.tar.gz::noextract |