mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 07:19:01 -04:00
net-vpn/fastd: update SRC_URI
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
This commit is contained in:
parent
354bc1a68a
commit
27667b10df
@ -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.
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user