We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4b2c7 commit 9d0068cCopy full SHA for 9d0068c
xray-core/Makefile
@@ -1,12 +1,12 @@
1
include $(TOPDIR)/rules.mk
2
3
PKG_NAME:=Xray-core
4
-PKG_VERSION:=25.8.3
+PKG_VERSION:=25.8.29
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:=a7d3785fdd46f1b045b1ef49a2a06e595c327f514b5ee8cd2ae7895813970b2c
+PKG_HASH:=609e56f62064101557cd8d29bd64c7354cadece9c04df645fb768789ab99932b
10
11
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
12
PKG_LICENSE:=MPL-2.0
0 commit comments