diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 4d662e4fe..7fb35448f 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.5.2 +PKG_VERSION:=1.5.3 PKG_RELEASE:=$(AUTORELEASE) 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:=b687a8fd1325bee0f6352c8dc3bfb70a7ee07cd74aacaece4e36c93cf7cda417 +PKG_HASH:=4b8d78cc20bdf2e8936c02b05d22f0a3231075155ffdc67508d8448ab8858252 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0 @@ -78,24 +78,24 @@ define Package/xray-core/conffiles /etc/config/xray endef -GEOIP_VER:=202112090029 +GEOIP_VER:=202202030030 GEOIP_FILE:=geoip.dat.$(GEOIP_VER) define Download/geoip URL:=https://github.com/v2fly/geoip/releases/download/$(GEOIP_VER)/ URL_FILE:=geoip.dat FILE:=$(GEOIP_FILE) - HASH:=704c53a30531b74a2c4c51b5ee958340717fc81906335c4342fb7d6ef4243ba9 + HASH:=6250675cac06d8c032f7f5203666fd2f72476b60886b28657e10b0e12deae8bc endef -GEOSITE_VER:=20211209100918 +GEOSITE_VER:=20220201175515 GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) define Download/geosite URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL_FILE:=dlc.dat FILE:=$(GEOSITE_FILE) - HASH:=a39901df0d0f7477d874cda50b045057610837dd0d80f7ff4c51b7ab87d88b18 + HASH:=697e78c8c0dab19f08ae17ba6aa9c7c50dcb9be566bb9a314aa9f5da29d76200 endef define Build/Prepare diff --git a/net/xray-core/files/vpoint_vmess_freedom.json b/net/xray-core/files/vpoint_vmess_freedom.json index de51e9f24..41c7e30fa 100644 --- a/net/xray-core/files/vpoint_vmess_freedom.json +++ b/net/xray-core/files/vpoint_vmess_freedom.json @@ -6,8 +6,7 @@ "clients": [ { "id": "23ad6b10-8d1a-40f7-8ad0-e3e35cd38297", - "level": 1, - "alterId": 64 + "level": 1 } ] }