xray-core: update to 1.8.24
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Fri, 30 Aug 2024 09:54:29 +0000 (17:54 +0800)
committerTianling Shen <cnsztl@gmail.com>
Sat, 31 Aug 2024 13:31:03 +0000 (21:31 +0800)
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
(cherry picked from commit 1c7bd8ba1d116466aba9192e8b589a40a3632df3)

net/xray-core/Makefile

index 97f07d1523679a59e42270f8c04c06c579ab593d..5c48adc2e1239e4815d6e5b64c44320656d4c11f 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xray-core
-PKG_VERSION:=1.8.23
+PKG_VERSION:=1.8.24
 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:=c3731f11efae32296be75774cb4e86667fbc6e685cae4a891a0bc567b839ac7f
+PKG_HASH:=86e3e388c77cda4d8457a607356416c201c1f18bbed53f0a9e76a228508ff298
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MPL-2.0