From 7ac443be19aef13ba3267c3518588367a1395bde Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 7 Apr 2020 17:40:00 +0200 Subject: [PATCH] Update shadowsocks v2ray plugin --- shadowsocks-v2ray-plugin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shadowsocks-v2ray-plugin/Makefile b/shadowsocks-v2ray-plugin/Makefile index 6dc6cb41e..1d0e8044b 100644 --- a/shadowsocks-v2ray-plugin/Makefile +++ b/shadowsocks-v2ray-plugin/Makefile @@ -13,7 +13,7 @@ PKG_MAINTAINER:=Ycarus PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/shadowsocks/v2ray-plugin.git -PKG_SOURCE_VERSION:=59b8f4fc46c7be399dad0620121a89efa656dc9c +PKG_SOURCE_VERSION:=63dd1bd821d85b95d06d3ea57772d2298caf5f65 PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1