From b05c2ef26d32396448b5ed58644a502f05e14e0f Mon Sep 17 00:00:00 2001 From: sbwml Date: Wed, 24 Aug 2022 23:58:05 +0800 Subject: [PATCH] v2ray-plugin: update to 5.0.8 --- v2ray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index ab2d85d32..f1ba3bfb1 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=5.0.7 +PKG_VERSION:=5.0.8 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:=b14b8e9bc5c70103255d20f623c04d53ff6bbb702d1e69b328f735f9c8378376 +PKG_HASH:=59be00cd39e966815b9acc8612abfe698be94acfd29f0c14b79e2dc51c8bd7de PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE