xray-core: update to 1.8.18
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Mon, 15 Jul 2024 14:08:08 +0000 (22:08 +0800)
committerTianling Shen <cnsztl@gmail.com>
Tue, 16 Jul 2024 08:07:39 +0000 (16:07 +0800)
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
(cherry picked from commit 88ba5210fb7ad6e3b6199cf4b70d4b53dc5fe3cf)
[Removed obsolete patch as upstream has fixed.]
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
net/xray-core/Makefile
net/xray-core/patches/100-go-1.21.patch [deleted file]

index 2099db606e745e8ba7789ba818b3e74a067ada15..f6b0b2c160b18644d7766c57fc8f1979c0c874a2 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xray-core
-PKG_VERSION:=1.8.17
+PKG_VERSION:=1.8.18
 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:=390745e9f8afbd1cd584344a34709f13b9465bb887c7a4f993696ee8cf706b83
+PKG_HASH:=088248fe9d06c0a8964b8815edc6099cb50a7fe2b36633681829097903470ac1
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MPL-2.0
diff --git a/net/xray-core/patches/100-go-1.21.patch b/net/xray-core/patches/100-go-1.21.patch
deleted file mode 100644 (file)
index b1a745f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/go.mod
-+++ b/go.mod
-@@ -1,6 +1,6 @@
- module github.com/xtls/xray-core
--go 1.22
-+go 1.21.9
- require (
-       github.com/OmarTariq612/goech v0.0.0-20240405204721-8e2e1dafd3a0