diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-17 06:27:02 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-17 06:27:02 +0000 |
| commit | f182c12519a185600daea7975d38e92e62a5bd08 (patch) | |
| tree | cfdae55ad52facb72d0b4af75e365f9d392a3859 /repos/extra/go/abuild | |
| parent | 85992f1026739b9644b5add139cf70579b7784d4 (diff) | |
| download | alicelinux-f182c12519a185600daea7975d38e92e62a5bd08.tar.gz alicelinux-f182c12519a185600daea7975d38e92e62a5bd08.zip | |
go: updated to 1.25.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 a982d309..ee8ec1e4 100644 --- a/repos/extra/go/abuild +++ b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.25.2 +version=1.25.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 |