1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update XRay

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-12-18 09:42:29 +01:00
parent 5d4c0e2d22
commit 57a0cf4e67
2 changed files with 2 additions and 99 deletions

View file

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=xray-core
PKG_VERSION:=1.8.5
PKG_VERSION:=1.8.6
PKG_RELEASE:=1
PKG_LICENSE:=MPLv2
@ -9,7 +9,7 @@ PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Yannick Chabanois <contact@openmptcprouter.com>
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/XTLS/Xray-core.git
PKG_SOURCE_VERSION:=585d5ba7c8b64f6da60837546a70bbcfd2350c64
PKG_SOURCE_VERSION:=5a5e615b46369579240dac1fdfe2b5e122c4c4ce
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1