From 27667b10dfb8cd78dca7bb6f8de7525ddfda6f92 Mon Sep 17 00:00:00 2001 From: Artemis Everfree Date: Wed, 24 Jul 2024 18:38:25 -0700 Subject: [PATCH] net-vpn/fastd: update SRC_URI Signed-off-by: Artemis Everfree --- net-vpn/fastd/fastd-22.ebuild | 2 +- net-vpn/fastd/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/fastd/fastd-22.ebuild b/net-vpn/fastd/fastd-22.ebuild index 2bea9a1ead..7c0e586afa 100644 --- a/net-vpn/fastd/fastd-22.ebuild +++ b/net-vpn/fastd/fastd-22.ebuild @@ -7,7 +7,7 @@ inherit linux-info meson systemd DESCRIPTION="A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP." HOMEPAGE="https://fastd.readthedocs.io/" -SRC_URI="https://github.com/NeoRaider/fastd/releases/download/v${PV}/${P}.tar.xz" +SRC_URI="https://github.com/neocturne/fastd/releases/download/v${PV}/${P}.tar.xz" # while source COPYRIGHT also mentions LGPLv2.1+, that only applies to # vendored libmnl. we are using system libmnl. diff --git a/net-vpn/fastd/metadata.xml b/net-vpn/fastd/metadata.xml index e549fbf6fa..00f752eeae 100644 --- a/net-vpn/fastd/metadata.xml +++ b/net-vpn/fastd/metadata.xml @@ -7,7 +7,7 @@ Artemis Everfree - NeoRaider/fastd + neocturne/fastd Offload L2TP traffic to the kernel when using the null@l2tp transport method