From 19e19f009f35c852466ca01e93a0e2839f048bb3 Mon Sep 17 00:00:00 2001 From: actions Date: Fri, 24 Nov 2023 09:00:07 +0800 Subject: [PATCH] v2ray-core: update to 5.12.1 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index f52029004..ec74727d6 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.12.0 +PKG_VERSION:=5.12.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:=fecdc79a95419f33668f1dfd2e5a2b4e0831ace01b58a6f41d17bbc3d112116e +PKG_HASH:=fa1845d42b46c6b5046a8f95d49cc7a9175e40efc5c13b95174b4c556567aca1 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE