From 1ec257a02d9949888feddee969ac3013bba0a5fa Mon Sep 17 00:00:00 2001 From: trustbyte Date: Fri, 16 Jan 2026 20:05:28 +0100 Subject: [PATCH] nebula: update to 1.10.1 --- net/nebula/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/nebula/Portfile b/net/nebula/Portfile index f8fc9f491fd..a73c0998d4b 100644 --- a/net/nebula/Portfile +++ b/net/nebula/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/slackhq/nebula 1.9.7 v +go.setup github.com/slackhq/nebula 1.10.1 v go.offline_build no revision 0 @@ -23,9 +23,9 @@ long_description Nebula is a scalable overlay networking tool with a focus \ It can be used to connect a small number of computers, \ but is also able to connect tens of thousands of computers. -checksums rmd160 8ab6e3c391ba16b1f66c054a264756065dc49bee \ - sha256 b8ca239c6c728deadbb28927c5332e4abf0466121d76616827adbaabbba32d05 \ - size 1004405 +checksums rmd160 fe5e4f98ec2475ec0368b736997f2c2a5a763d18 \ + sha256 43223baae6909f08ce369d1100b5098b8f77c39fc8ce736afc74bed9917db752 \ + size 1048731 build.env-append BUILD_NUMBER="${version}" build.cmd make