Skip to content

Commit

Permalink
fastd: update repository URL
Browse files Browse the repository at this point in the history
I've changed my username to neocturne.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
(cherry picked from commit ac897e0)
  • Loading branch information
neocturne committed Sep 20, 2023
1 parent 22f2260 commit 9e7f093
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/fastd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PKG_RELEASE=3

PKG_MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/NeoRaider/fastd/releases/download/v$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/neocturne/fastd/releases/download/v$(PKG_VERSION)
PKG_HASH:=19750b88705d66811b7c21b672537909c19ae6b21350688cbd1a3a54d08a8951

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

Expand Down

0 comments on commit 9e7f093

Please sign in to comment.