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