diff options
Diffstat (limited to 'devel/lazygit/Makefile')
| -rw-r--r-- | devel/lazygit/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile index 53f881f7e050..4e2342d5e4ae 100644 --- a/devel/lazygit/Makefile +++ b/devel/lazygit/Makefile @@ -1,7 +1,6 @@ PORTNAME= lazygit DISTVERSIONPREFIX= v -DISTVERSION= 0.56.0 -PORTREVISION= 1 +DISTVERSION= 0.57.0 CATEGORIES= devel MAINTAINER= meta@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://github.com/jesseduffield/lazygit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.24+,modules GO_MODULE= github.com/jesseduffield/lazygit |
