summaryrefslogtreecommitdiff
path: root/devel/protobuf-go/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/protobuf-go/Makefile')
-rw-r--r--devel/protobuf-go/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/protobuf-go/Makefile b/devel/protobuf-go/Makefile
index 2358824e07b3..4b9d1515dab1 100644
--- a/devel/protobuf-go/Makefile
+++ b/devel/protobuf-go/Makefile
@@ -1,6 +1,7 @@
PORTNAME= protobuf-go
DISTVERSIONPREFIX= v
-DISTVERSION= 1.36.6
+DISTVERSION= 1.36.8
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
@@ -10,7 +11,7 @@ WWW= https://github.com/protocolbuffers/protobuf-go
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.22,modules
+USES= go:modules
GO_MODULE= google.golang.org/protobuf
GO_TARGET= ./cmd/protoc-gen-go