From 1e60a69ba47b39c51b725a9e0e7f422b53228298 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 26 Dec 2023 19:49:01 +0800 Subject: [PATCH] v2ray-core: Update to 5.13.0 Signed-off-by: Tianling Shen --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 205dc24..b811405 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.11.0 +PKG_VERSION:=5.13.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/v2fly/v2ray-core/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=c25490d6b0600cd316409f112d39e10f5d7c66bb89f18dafcd3a95d26f889bc2 +PKG_HASH:=6b2eb6286c99da010db5c5f629f950e753fc4addeed189d3d898c1ef56d5a785 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE