mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
wireguard: move into VPN-submenu
Wireguard is a VPN-implementation and should be located in VPN-submenu Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
This commit is contained in:
@@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/kernel.mk
|
|||||||
PKG_NAME:=wireguard
|
PKG_NAME:=wireguard
|
||||||
|
|
||||||
PKG_VERSION:=0.0.20170214
|
PKG_VERSION:=0.0.20170214
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/
|
PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/
|
||||||
@@ -33,6 +33,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/wireguard/Default
|
define Package/wireguard/Default
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=VPN
|
||||||
URL:=https://www.wireguard.io
|
URL:=https://www.wireguard.io
|
||||||
MAINTAINER:=Baptiste Jonglez <openwrt@bitsofnetworks.org>, \
|
MAINTAINER:=Baptiste Jonglez <openwrt@bitsofnetworks.org>, \
|
||||||
Dan Luedtke <mail@danrl.com>, \
|
Dan Luedtke <mail@danrl.com>, \
|
||||||
|
|||||||
Reference in New Issue
Block a user