summaryrefslogtreecommitdiff
path: root/devel/gh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gh/Makefile')
-rw-r--r--devel/gh/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gh/Makefile b/devel/gh/Makefile
index 12d177ae8263..9abdb930793d 100644
--- a/devel/gh/Makefile
+++ b/devel/gh/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gh
DISTVERSIONPREFIX= v
-DISTVERSION= 2.76.0
-PORTREVISION= 1
+DISTVERSION= 2.76.2
CATEGORIES= devel
MAINTAINER= dutra@FreeBSD.org
@@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= git:devel/git
-USES= go:1.23,modules
+USES= go:1.24,modules
_BUILD_VERSION= ${DISTVERSION}
_BUILD_DATE= $$(date +%Y-%m-%d)