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, 3 insertions, 2 deletions
diff --git a/devel/gh/Makefile b/devel/gh/Makefile
index a5425797cdb4..a802a23ad208 100644
--- a/devel/gh/Makefile
+++ b/devel/gh/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gh
DISTVERSIONPREFIX= v
-DISTVERSION= 2.74.1
+DISTVERSION= 2.76.2
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= dutra@FreeBSD.org
@@ -12,7 +13,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)