commit:     27667b10dfb8cd78dca7bb6f8de7525ddfda6f92
Author:     Artemis Everfree <artemis <AT> artemis <DOT> sh>
AuthorDate: Thu Jul 25 01:38:25 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jul 25 01:38:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27667b10

net-vpn/fastd: update SRC_URI

Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh>

 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 2bea9a1ea..7c0e586af 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 e549fbf6f..00f752eea 100644
--- a/net-vpn/fastd/metadata.xml
+++ b/net-vpn/fastd/metadata.xml
@@ -7,7 +7,7 @@
         <name>Artemis Everfree</name>
     </maintainer>
     <upstream>
-        <remote-id type="github">NeoRaider/fastd</remote-id>
+        <remote-id type="github">neocturne/fastd</remote-id>
     </upstream>
     <use>
         <flag name="offload-l2tp">Offload L2TP traffic to the kernel when 
using the null@l2tp transport method</flag>

Reply via email to