aboutsummaryrefslogtreecommitdiff
path: root/community/lf
diff options
context:
space:
mode:
Diffstat (limited to 'community/lf')
-rwxr-xr-xcommunity/lf/build6
-rw-r--r--community/lf/checksums3
-rw-r--r--community/lf/sources3
-rw-r--r--community/lf/version2
4 files changed, 6 insertions, 8 deletions
diff --git a/community/lf/build b/community/lf/build
index a34f9d45..8de69f51 100755
--- a/community/lf/build
+++ b/community/lf/build
@@ -1,8 +1,4 @@
#!/bin/sh -e
-export GOPATH="$PWD/gopath"
-trap "go clean -modcache" EXIT INT
-go mod vendor
-
-CGO_ENABLED=0 go build
+CGO_ENABLED=0 go build -v -mod=vendor
clinst -Dm755 lf "$1/usr/bin/lf"
diff --git a/community/lf/checksums b/community/lf/checksums
index 135635a1..2e9b9cf3 100644
--- a/community/lf/checksums
+++ b/community/lf/checksums
@@ -1,2 +1,3 @@
%BLAKE3
-bda6cf76810d61288b0e98a78a63bd6fd7a330ba52d4dd33dfbb1187a67ead55 r26.tar.gz
+d3c5b948b4e85b92408d61f9c136aa4e3907e132d73ef3a16d9469f9028156ab r31.tar.gz
+33493add672455469ac2e1cf10f69c6abaa455e10622c8db67de698b7c872ecc lf-31-mod-vendor.tar.xz
diff --git a/community/lf/sources b/community/lf/sources
index 918987b4..41c87a8f 100644
--- a/community/lf/sources
+++ b/community/lf/sources
@@ -1 +1,2 @@
-https://github.com/gokcehan/lf/archive/r26.tar.gz
+https://github.com/gokcehan/lf/archive/r31.tar.gz
+https://dl.carbslinux.org/gomods/lf-31-mod-vendor.tar.xz
diff --git a/community/lf/version b/community/lf/version
index 7df9751d..5a73beb3 100644
--- a/community/lf/version
+++ b/community/lf/version
@@ -1 +1 @@
-26 1
+31 1