mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix XRay
This commit is contained in:
parent
6b57083bcc
commit
bbbe2fd450
1 changed files with 1 additions and 1 deletions
|
@ -24,11 +24,11 @@ define Package/$(PKG_NAME)/template
|
|||
CATEGORY:=Extra packages
|
||||
TITLE:=Xray-core
|
||||
DEPENDS:=$(GO_ARCH_DEPENDS)
|
||||
PROVIDES:=xray-core
|
||||
endef
|
||||
|
||||
define Package/$(PKG_NAME)-core
|
||||
$(call Package/$(PKG_NAME)/template)
|
||||
PROVIDES:=xray-core
|
||||
endef
|
||||
|
||||
define Package/$(PKG_NAME)-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue