From f01caa8c6ec6eedb082e4a04e996a8aa2f9a51fb Mon Sep 17 00:00:00 2001 From: actions Date: Tue, 5 Mar 2024 04:30:07 +0800 Subject: [PATCH] v2ray-core: update to 5.14.1 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index d880db943..1548c56a0 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.14.0 +PKG_VERSION:=5.14.1 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:=52d713393694ab41de286b1f1aada26a168c23d40f0eff43dd88c8db4a7d89e4 +PKG_HASH:=51315ec10764a24e6acafa49763307c03eb916205c5d7eb778edb579b4f2e844 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE