summaryrefslogtreecommitdiff
path: root/sysutils/kops/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sysutils/kops/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile
index 291df1d45a3c..7f1acbb77699 100644
--- a/sysutils/kops/Makefile
+++ b/sysutils/kops/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kops
-PORTVERSION= 1.32.0
+PORTVERSION= 1.33.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= danilo@FreeBSD.org
@@ -11,7 +12,7 @@ LICENSE= APACHE20
BUILD_DEPENDS= go-bindata:devel/go-bindata
-USES= go:1.23,modules
+USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= kubernetes