Skip to content

Commit c1c5ce7

Browse files
xray-core: update to 25.7.25 (#473)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
1 parent de8682f commit c1c5ce7

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.7.24
4+
PKG_VERSION:=25.7.25
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:=f185b6a393e125fc0e1c1da1daa1428d2f0f039b70c33dd55951a8733fb1caa5
9+
PKG_HASH:=f157afdae24d9abe49a5bb1745b8586f9b99f47c0633b9ca7000121829ca7e62
1010

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

0 commit comments

Comments
 (0)