Skip to content

Commit 9e7f093

Browse files
committed
fastd: update repository URL
I've changed my username to neocturne. Signed-off-by: Matthias Schiffer <[email protected]> (cherry picked from commit ac897e0)
1 parent 22f2260 commit 9e7f093

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/fastd/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PKG_RELEASE=3
1313

1414
PKG_MAINTAINER:=Matthias Schiffer <[email protected]>
1515
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
16-
PKG_SOURCE_URL:=https://github.com/NeoRaider/fastd/releases/download/v$(PKG_VERSION)
16+
PKG_SOURCE_URL:=https://github.com/neocturne/fastd/releases/download/v$(PKG_VERSION)
1717
PKG_HASH:=19750b88705d66811b7c21b672537909c19ae6b21350688cbd1a3a54d08a8951
1818

1919
PKG_LICENSE:=BSD-2-Clause LGPL-2.1-or-later
@@ -53,7 +53,7 @@ define Package/fastd
5353
CATEGORY:=Network
5454
DEPENDS:=+kmod-tun +libpthread +libuecc +FASTD_WITH_STATUS_SOCKET:libjson-c +FASTD_WITH_CAPABILITIES:libcap
5555
TITLE:=Fast and Secure Tunneling Daemon
56-
URL:=https://github.com/NeoRaider/fastd/
56+
URL:=https://github.com/neocturne/fastd/
5757
SUBMENU:=VPN
5858
endef
5959

0 commit comments

Comments
 (0)