diff options
Diffstat (limited to 'misc/lf/Makefile')
-rw-r--r-- | misc/lf/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/lf/Makefile b/misc/lf/Makefile index fc81b809f031..5b8776d72ee1 100644 --- a/misc/lf/Makefile +++ b/misc/lf/Makefile @@ -1,6 +1,6 @@ PORTNAME= lf DISTVERSIONPREFIX= r -DISTVERSION= 35 +DISTVERSION= 38 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org @@ -18,10 +18,10 @@ GH_TUPLE= \ djherbis:times:v1.6.0:djherbis_times/vendor/github.com/djherbis/times \ fsnotify:fsnotify:v1.9.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gdamore:encoding:v1.0.1:gdamore_encoding/vendor/github.com/gdamore/encoding \ - gdamore:tcell:v2.8.1:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ - golang:sys:v0.32.0:golang_sys/vendor/golang.org/x/sys \ - golang:term:v0.31.0:golang_term/vendor/golang.org/x/term \ - golang:text:v0.24.0:golang_text/vendor/golang.org/x/text \ + gdamore:tcell:v2.9.0:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ + golang:sys:v0.35.0:golang_sys/vendor/golang.org/x/sys \ + golang:term:v0.34.0:golang_term/vendor/golang.org/x/term \ + golang:text:v0.28.0:golang_text/vendor/golang.org/x/text \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-runewidth:v0.0.16:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ rivo:uniseg:v0.4.7:rivo_uniseg/vendor/github.com/rivo/uniseg |