From 4fcb9acb6350a9f589a5a7a2c3e4bbc960e7db64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 14:48:27 +0800 Subject: [PATCH] v2ray-plugin: update to 5.5.0 (#2587) --- v2ray-plugin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index 3ccd996c7..3dcad0b89 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=5.4.1 +PKG_VERSION:=5.5.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://codeload.github.com/sbwml/v2ray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=46e8a66e93b1a301e7acd5b5a6885f25147ca2c0688a514fefa765e8cb2da275 +PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)? +PKG_HASH:=b1d7560d07e16123460a031f3e19cd8af7192a199f6428c1efc690d72ef8d2f5 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE