From 0926e0d39ba72dff2002410faedb03475f37eeb9 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 3 May 2022 13:46:49 +0800 Subject: [PATCH] v2ray-plugin: Update to 5.0.5 Signed-off-by: Tianling Shen --- v2ray-plugin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index fed497810..d3b3e4757 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.4 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=5.0.5 +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:=ac6f1bc754ca7b1d9255230df6dc59667034a77475d05396e8ef6b1cecf5daa6 +PKG_HASH:=214d32e35c36fed40126bb2f1ac75e28258af32f0e1d8d816fc742a4ac45ff9e PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE