From: Milinda Brantini Date: Fri, 21 Jun 2024 03:23:51 +0000 (+0800) Subject: xray-core: update to 1.8.16 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f84ed39a615011d029077335578ba1d4db795e5d;p=openwrt-packages.git xray-core: update to 1.8.16 Signed-off-by: Milinda Brantini --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 1fc25317f..fe878460a 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.8.15 +PKG_VERSION:=1.8.16 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:=4e0ac5170668033fd55544688a1d56938de91bc00c5ebc7d8c5211fd97cbca65 +PKG_HASH:=61a96fba9ae18e91ea163f317a3641bca21fa744c214fb912270a3e6b7a8da6d PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0