From 6cb2096b9a360561adbc65b39ea19e7e713b8a61 Mon Sep 17 00:00:00 2001 From: Jordan Ellis Coppard Date: Sun, 9 Feb 2025 21:40:19 +0900 Subject: [PATCH] gvisor-tap-vsock: update to 0.8.3 --- net/gvisor-tap-vsock/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/gvisor-tap-vsock/Portfile b/net/gvisor-tap-vsock/Portfile index 4f472338b3723..cd3f678315cb6 100644 --- a/net/gvisor-tap-vsock/Portfile +++ b/net/gvisor-tap-vsock/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/containers/gvisor-tap-vsock 0.7.4 v +go.setup github.com/containers/gvisor-tap-vsock 0.8.3 v github.tarball_from archive revision 0 @@ -17,9 +17,9 @@ long_description \ the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock \ brings a configurable DNS server and dynamic port forwarding. -checksums rmd160 e9a6f022b2236faaf183340b285a50e6fd57adde \ - sha256 22a68a0b0f8120c8d4dde29856e2cc38b292ced1b1d4cd8bf3b709acadbddc88 \ - size 10639002 +checksums rmd160 c1014eaa9defe5717e5858da326ff9aeca9a2f37 \ + sha256 5dd666c3d599c80c15182f80d848446482bdd7937b780517e591f5681a0b6889 \ + size 11037284 # FIXME: This port currently can't be built without allowing go mod to fetch go.offline_build no