Skip to content

Commit 06076d0

Browse files
xray-core: update to 25.9.5 (#508)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
1 parent 5f0a7e8 commit 06076d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xray-core/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=Xray-core
4-
PKG_VERSION:=25.8.31
4+
PKG_VERSION:=25.9.5
55
PKG_RELEASE:=1
66

77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
88
PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
9-
PKG_HASH:=69f2586627b95c772cc640850db5786def538c547dc5fa22f7fa8025bae302d2
9+
PKG_HASH:=5c215908982635cc507629e1d366f72a3bf42f1237bcab6687c7a1e8f757bc0d
1010

1111
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
1212
PKG_LICENSE:=MPL-2.0

0 commit comments

Comments
 (0)