Skip to content
Snippets Groups Projects
Unverified Commit df57b4dc authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

fastd: update URL and PKG_SOURCE_URL


Signed-off-by: default avatarMatthias Schiffer <mschiffer@universe-factory.net>
parent bf2f59e9
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ PKG_RELEASE:=2
PKG_MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://projects.universe-factory.net/attachments/download/86
PKG_SOURCE_URL:=https://github.com/NeoRaider/fastd/releases/download/v$(PKG_VERSION)
PKG_MD5SUM:=e53236d3049f64f7955ad9556da099eb
PKG_LICENSE:=BSD-2-Clause
......@@ -53,7 +53,7 @@ define Package/fastd
CATEGORY:=Network
DEPENDS:=+kmod-tun +librt +libpthread +libuecc +FASTD_WITH_STATUS_SOCKET:libjson-c +FASTD_WITH_CAPABILITIES:libcap
TITLE:=Fast and Secure Tunneling Daemon
URL:=https://projects.universe-factory.net/projects/fastd
URL:=https://github.com/NeoRaider/fastd/
SUBMENU:=VPN
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment