From 9e9afd921c7ae9a634ced9568274a0b80862aa20 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Wed, 14 Apr 2021 13:33:09 +0800 Subject: [PATCH] v2ray-plugin: update to 4.37.3 (#6686) --- package/lean/v2ray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/v2ray-plugin/Makefile b/package/lean/v2ray-plugin/Makefile index 659b72cd7..284c0254d 100644 --- a/package/lean/v2ray-plugin/Makefile +++ b/package/lean/v2ray-plugin/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=4.37.2 +PKG_VERSION:=4.37.3 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:=e776a2294dba5dbf832dc5ea673ffbb66ae6fac54df90ff286a5d1833a4ae874 +PKG_HASH:=f4f86cad26947326df38a0cfcb4d4ac91a498afbafe64140d4381ccd81003665 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE