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