diff options
Diffstat (limited to 'net/redpanda-connect/Makefile')
-rw-r--r-- | net/redpanda-connect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 875204592873..bc5226ee2302 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,6 +1,7 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.60.1 +DISTVERSION= 4.61.0 +PORTREVISION= 1 CATEGORIES= net PKGNAMEPREFIX= redpanda- |