From cbaddb3066e25dbf30840bd56190578b5f364af3 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Mon, 27 Nov 2023 02:35:29 +0800 Subject: [PATCH 1/2] v2ray-core: update to 5.12.0 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 2727b4890b7..f5202900450 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.12.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:=fecdc79a95419f33668f1dfd2e5a2b4e0831ace01b58a6f41d17bbc3d112116e PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE From 872f6f86c9d4d503667b4c72192a28caa776f939 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Mon, 27 Nov 2023 02:36:21 +0800 Subject: [PATCH 2/2] 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 f5202900450..ec74727d68d 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