From e2f39dc2d24c5f9b0477144e192932dfafa39cb6 Mon Sep 17 00:00:00 2001 From: actions Date: Sun, 17 Mar 2024 05:00:08 +0800 Subject: [PATCH] v2ray-core: update to 5.15.1 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 86b5631b4..bd8ca7fbc 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.15.0 +PKG_VERSION:=5.15.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:=1cdbc10b9a5a0ede3797fde74eabfaf7ca67e21f7c0913f6872f1decc393e20b +PKG_HASH:=461a65a1675f17ad95a2a5ddf0b016247a34aa376ed1738c143e7c6603ab4abd PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE