From 7346e8204d59e307e7a392d9059351757e2883a2 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Tue, 21 Feb 2023 00:13:26 +0800 Subject: [PATCH] v2ray-plugin: update to 5.4.0 --- v2ray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index db5c008ac..6038f64a5 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=5.3.0 +PKG_VERSION:=5.4.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=d8394ee4e01c8ad73f13b4cd769e02d3a5ac6a737be9bcc7587332ce92db619a +PKG_HASH:=d0034df2a3f2c00405673d77dd88127933532064115a2e096131143a83fbb949 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE