From 6cb5e4da641d5dcd763e006a8fec3d3faced20bb Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 24 Oct 2023 10:23:33 +0200 Subject: fzf: bump to 0.43.0 --- community/fzf/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/fzf/build') diff --git a/community/fzf/build b/community/fzf/build index add7e8ab..ce8caa83 100755 --- a/community/fzf/build +++ b/community/fzf/build @@ -2,7 +2,7 @@ export GOPATH="$PWD/gopath" -clsed '/^BUILD_FLAGS/s/$/ -mod=vendor/' Makefile +clsed '/^BUILD_FLAGS/s/$/ -v -mod=vendor/' Makefile make FZF_VERSION="$2" FZF_REVISION="${2##*.}" make FZF_VERSION="$2" FZF_REVISION="${2##*.}" install -- cgit v1.2.3