xray-core: update to 1.8.3
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 20 Jun 2023 05:11:04 +0000 (13:11 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Tue, 20 Jun 2023 05:11:04 +0000 (13:11 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/xray-core/Makefile

index 45a1141202ac4ec3cce0abc65a93226c8191952a..a34aa0f1c5a06b94b2fba4ff67ebfe68d00d7428 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xray-core
-PKG_VERSION:=1.8.1
+PKG_VERSION:=1.8.3
 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:=477ad92b80700b4742e59ad7848ca4726201841a57339e4c1bf9012e395622e2
+PKG_HASH:=bdfa65c15cd25f931745d9c70c753503db5d119ff11960ca7b3a2e19c4b0a8d1
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MPL-2.0