index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
net
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Tianling Shen <cnsztl@immortalwrt.org>
2023-01-09 15:08:16 +0800
committer
Tianling Shen <cnsztl@immortalwrt.org>
2023-01-09 15:08:16 +0800
commit
65ccc4c913a2e737ce8bf37d2e0bcad95c221e61
(
patch
)
tree
bf4ced83825376e138d817aae04f070c406536a8
/
net
parent
bc9d61952d168b8e748c4acd8dadc43f5618f16a
(
diff
)
xray-core: Update to 1.7.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat
(limited to 'net')
-rw-r--r--
net/xray-core/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile
index 5fb124f6e..2e502157e 100644
--- a/
net/xray-core/Makefile
+++ b/
net/xray-core/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=xray-core
-PKG_VERSION:=1.7.0
+PKG_VERSION:=1.7.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=6dbf3d9103e62f9e72b7ac231e1d5a65e2a5c40810500a7e757a4ef71dcc32fd
+PKG_HASH:=e35824e19e8acc06296ce6bfa78a14a6f3ee8f42a965f7762b7056b506457a29
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MPL-2.0