We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0a7e8 commit 06076d0Copy full SHA for 06076d0
xray-core/Makefile
@@ -1,12 +1,12 @@
1
include $(TOPDIR)/rules.mk
2
3
PKG_NAME:=Xray-core
4
-PKG_VERSION:=25.8.31
+PKG_VERSION:=25.9.5
5
PKG_RELEASE:=1
6
7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
8
PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
9
-PKG_HASH:=69f2586627b95c772cc640850db5786def538c547dc5fa22f7fa8025bae302d2
+PKG_HASH:=5c215908982635cc507629e1d366f72a3bf42f1237bcab6687c7a1e8f757bc0d
10
11
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
12
PKG_LICENSE:=MPL-2.0
0 commit comments