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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/protobuf-go/Makefile b/devel/protobuf-go/Makefile
index 2358824e07b3..ea33e4922a82 100644
--- a/devel/protobuf-go/Makefile
+++ b/devel/protobuf-go/Makefile
@@ -1,6 +1,6 @@
PORTNAME= protobuf-go
DISTVERSIONPREFIX= v
-DISTVERSION= 1.36.6
+DISTVERSION= 1.36.8
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
@@ -10,7 +10,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