Skip to content

Commit

Permalink
xray-core: update to 24.10.16 (#1563)
Browse files Browse the repository at this point in the history
  • Loading branch information
zxlhhyccc authored Oct 25, 2024
1 parent 521e396 commit b09bf97
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
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=xray-core
PKG_VERSION:=1.8.24
PKG_VERSION:=24.10.16
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=86e3e388c77cda4d8457a607356416c201c1f18bbed53f0a9e76a228508ff298
PKG_HASH:=2964cf0cc7cb1b631591cc49c49160d1a478d2f83e4f0a1081e0bc6cc38d8725

PKG_MAINTAINER:=Tianling Shen <[email protected]>
PKG_LICENSE:=MPL-2.0
Expand Down

1 comment on commit b09bf97

@zxlhhyccc
Copy link
Collaborator Author

@zxlhhyccc zxlhhyccc commented on b09bf97 Oct 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Beginner-Go 使用最新版本的Xray,需修改相关代码才能使用,请见PR:#1570
这个PR已经多人测试完全修复,并适配了新旧版本的Xray。

Please sign in to comment.