diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2025-09-25 19:53:39 +0200 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2025-09-25 19:55:18 +0200 |
| commit | 5df74f51070b56c1a06fbaff334017599bd4d397 (patch) | |
| tree | e7fcc455314c84f7e0d4801b9688e69d817894e7 | |
| parent | af92faf1cf008e778fcaf11d0d320eb93ed6dc10 (diff) | |
net/redpanda-connect: revert back to 4.64.0
Something is off with the build, but the log is unusually quiet.
This reverts commit 1ee4593ec243eb6973f152dc0b4157a7f5e6a7e0.
| -rw-r--r-- | net/redpanda-connect/Makefile | 2 | ||||
| -rw-r--r-- | net/redpanda-connect/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 07e52598e218..bf8ce201e519 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,6 +1,6 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.65.0 +DISTVERSION= 4.64.0 CATEGORIES= net PKGNAMEPREFIX= redpanda- diff --git a/net/redpanda-connect/distinfo b/net/redpanda-connect/distinfo index 5bf11286737f..783c714fe080 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758810625 -SHA256 (go/net_redpanda-connect/connect-v4.65.0/v4.65.0.mod) = dc2f9537e873e617a1fc28d12fa090853eda354a27a53ce6a0d1cb22eafbfe3d -SIZE (go/net_redpanda-connect/connect-v4.65.0/v4.65.0.mod) = 25215 -SHA256 (go/net_redpanda-connect/connect-v4.65.0/v4.65.0.zip) = 0193c337e90a391b05d2c9196fccb3d6464033f7004b3cebaae00cb9790e0254 -SIZE (go/net_redpanda-connect/connect-v4.65.0/v4.65.0.zip) = 2887169 +TIMESTAMP = 1758379887 +SHA256 (go/net_redpanda-connect/connect-v4.64.0/v4.64.0.mod) = f9049bd61732599d3c0441e864ee335ea8a12bfdf2dd870aaba0f3849f14a788 +SIZE (go/net_redpanda-connect/connect-v4.64.0/v4.64.0.mod) = 24593 +SHA256 (go/net_redpanda-connect/connect-v4.64.0/v4.64.0.zip) = 46f0047a31dfa9d819ea26bd8a42c6c6156c395364c6604198098f6b429b259d +SIZE (go/net_redpanda-connect/connect-v4.64.0/v4.64.0.zip) = 2861513 |
