diff --git a/net/yggdrasil/Makefile b/net/yggdrasil/Makefile index cfc70056f1e7..ee8fbf0fc55d 100644 --- a/net/yggdrasil/Makefile +++ b/net/yggdrasil/Makefile @@ -1,29 +1,28 @@ PORTNAME= yggdrasil DISTVERSIONPREFIX= v -DISTVERSION= 0.5.6 -PORTREVISION= 1 +DISTVERSION= 0.5.7 CATEGORIES= net MAINTAINER= freebsd@neilalexander.dev COMMENT= Experimental end-to-end encrypted self-arranging IPv6 network WWW= https://yggdrasil-network.github.io/ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules go:1.21 GO_MODULE= github.com/yggdrasil-network/yggdrasil-go GO_TARGET= ./cmd/yggdrasil \ ./cmd/yggdrasilctl GO_BUILDFLAGS= -ldflags="-s -w \ -X github.com/yggdrasil-network/yggdrasil-go/src/version.buildName=${PORTNAME} \ -X github.com/yggdrasil-network/yggdrasil-go/src/version.buildVersion=${PORTVERSION} \ " PLIST_FILES= bin/yggdrasil \ bin/yggdrasilctl USE_RC_SUBR= yggdrasil .include diff --git a/net/yggdrasil/distinfo b/net/yggdrasil/distinfo index fa206edc33c6..0c8ad56e747e 100644 --- a/net/yggdrasil/distinfo +++ b/net/yggdrasil/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1717158656 -SHA256 (go/net_yggdrasil/yggdrasil-v0.5.6/v0.5.6.mod) = 530c6adef480196980cd4e1a787158d24dfa3dd344f97880cd44ae862c80523b -SIZE (go/net_yggdrasil/yggdrasil-v0.5.6/v0.5.6.mod) = 1750 -SHA256 (go/net_yggdrasil/yggdrasil-v0.5.6/v0.5.6.zip) = 34fd120edc6d207a60b14c3a4072698fba519db39fe3ea6120c4dd846bc57207 -SIZE (go/net_yggdrasil/yggdrasil-v0.5.6/v0.5.6.zip) = 154344 +TIMESTAMP = 1722883217 +SHA256 (go/net_yggdrasil/yggdrasil-v0.5.7/v0.5.7.mod) = 80dd2500686a57bbdb55d984ce5c7bb177b083eba9114be709954d7cf6a7e42e +SIZE (go/net_yggdrasil/yggdrasil-v0.5.7/v0.5.7.mod) = 1779 +SHA256 (go/net_yggdrasil/yggdrasil-v0.5.7/v0.5.7.zip) = 417f8c6b025b25131455fa1bf580a82845a9e424e54ae5fe248ce71fb63b5fd2 +SIZE (go/net_yggdrasil/yggdrasil-v0.5.7/v0.5.7.zip) = 157306