go-bin 1.25.1-3

This commit is contained in:
2025-09-27 13:21:41 +03:00
parent 9b48d0c5e6
commit a24a51466d

View File

@@ -1,6 +1,6 @@
name="go-bin"
version='1.25.1'
release='2'
release='3'
desc="Compiler and tools for the Go programming language"
desc_ru="Компилятор и инструменты для языка программирования Go"
homepage="https://go.dev/"
@@ -38,6 +38,6 @@ package() {
}
files() {
files-find ./usr/lib/go
files-find-bin
files-find-lib
files-find "./usr/bin/go"
}