xray-core: Update to 1.3.0
authorTianling Shen <redacted>
Fri, 12 Feb 2021 17:10:21 +0000 (01:10 +0800)
committerTianling Shen <redacted>
Sat, 13 Feb 2021 04:20:34 +0000 (12:20 +0800)
Signed-off-by: Tianling Shen <redacted>
net/xray-core/Makefile

index 36b3391fde6b121ed9f723dd150573319b4cce16..6a9f5c128cc9424e1013c37abad8053f02f927cd 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xray-core
-PKG_VERSION:=1.2.4
+PKG_VERSION:=1.3.0
 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:=25f6c9edec0ac1f98328943cd2bb760ac7b69107582f9d27e43559da39dc01ed
+PKG_HASH:=1125af4411655abf47913af14a22fd7e2b13371e3566cc03676207519b0fe407
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@project-openwrt.eu.org>
 PKG_LICENSE:=MPL-2.0
git clone https://git.99rst.org/PROJECT