1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00

Update XRay

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-04-10 18:05:47 +02:00
parent 8db8182adc
commit b754f893e3

View file

@ -1,7 +1,14 @@
#
# Copyright (C) 2023-2024 Ycarus (Yannick Chabanois) <ycarus@zugaina.org> for OpenMPTCProuter
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=xray
PKG_VERSION:=1.8.6
PKG_VERSION:=1.8.10
PKG_RELEASE:=1
PKG_LICENSE:=MPLv2
@ -9,7 +16,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:=5a5e615b46369579240dac1fdfe2b5e122c4c4ce
PKG_SOURCE_VERSION:=284316776148c5442fb25975d05cbbfd25b8c88d
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1