aboutsummaryrefslogtreecommitdiff
path: root/textproc/fzf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/fzf/Makefile')
-rw-r--r--textproc/fzf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile
index d1f78c23e7dd..a377c76532c7 100644
--- a/textproc/fzf/Makefile
+++ b/textproc/fzf/Makefile
@@ -1,6 +1,5 @@
PORTNAME= fzf
-DISTVERSION= 0.33.0
-PORTREVISION= 1
+DISTVERSION= 0.34.0
CATEGORIES= textproc
MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
DISTFILES= go.mod:gomod
@@ -21,7 +20,7 @@ GH_PROJECT= fzf
GO_MODULE= github.com/junegunn/fzf
GO_BUILDFLAGS= -ldflags="-X main.revision=${COMMIT_ID} -s -w"
-COMMIT_ID= e03ac31
+COMMIT_ID= 04d0b02
SUB_FILES= pkg-message
PLIST_FILES= bin/fzf man/man1/fzf.1.gz