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