mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
fastd: update URL and PKG_SOURCE_URL
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user