From 34d7e4de0f6abdd457f17257abccd7fcc085a572 Mon Sep 17 00:00:00 2001 From: sbwml Date: Sat, 24 Aug 2024 07:00:19 +0800 Subject: [PATCH] v2ray-core: update to 5.17.0 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index b2f471b95..2b06194c8 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.16.1 +PKG_VERSION:=5.17.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:=e5d61b97168ebdf6da3d672ab40abe5b22951d46997072ca1ee497a3aa47ba05 +PKG_HASH:=a321b60e215885393283a6e61c257b0d6218311acdb330dd9cb36726f2961e37 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE