firefox-bin: обновление до версии 143.0.4

This commit is contained in:
2025-10-03 21:05:25 +00:00
parent a24a51466d
commit b48ba2436a
14 changed files with 5 additions and 5 deletions

View File

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