diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:48:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:48:25 +0000 |
| commit | 1c23f8733b3bd7ceb68bba5fd9b982c3ee810557 (patch) | |
| tree | 8b08130aa2688962b3709df3af4e764a3066c41f /repos/extra/go/abuild | |
| parent | 3e107e2412f23983a53722e30d873dd382a1510c (diff) | |
| download | alicelinux-1c23f8733b3bd7ceb68bba5fd9b982c3ee810557.tar.gz alicelinux-1c23f8733b3bd7ceb68bba5fd9b982c3ee810557.zip | |
go: updated to 1.24.3
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 91607fbc..85fc0923 100644 --- a/repos/extra/go/abuild +++ b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.24.2 +version=1.24.3 release=1 source="https://${name}lang.org/dl/${name}${version}.src.tar.gz https://golang.org/dl/go${version}.linux-amd64.tar.gz::noextract |