Skip to content

Commit

Permalink
Update XRay
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Jun 25, 2024
1 parent 7e6d5bf commit 39507bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xray-core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=xray
PKG_VERSION:=1.8.13
PKG_VERSION:=1.8.16
PKG_RELEASE:=1

PKG_LICENSE:=MPLv2
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Yannick Chabanois <[email protected]>
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/XTLS/Xray-core.git
PKG_SOURCE_VERSION:=3120ca41210312c5c8b1795eaf3dbf54531e437e
PKG_SOURCE_VERSION:=9432a600e651d1304afec6fceed2a6245eaa4002

PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
Expand Down

0 comments on commit 39507bd

Please sign in to comment.