From 6bccb867f45a19903a82be4475faf1c1115394fb Mon Sep 17 00:00:00 2001 From: Ycarus Date: Sun, 10 Mar 2019 08:46:12 +0100 Subject: [PATCH] Use v1.1.0 for 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 3dabdbad1..d6ae4b7d6 100644 --- a/shadowsocks-v2ray-plugin/Makefile +++ b/shadowsocks-v2ray-plugin/Makefile @@ -12,7 +12,7 @@ PKG_MAINTAINER:=chenhw2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/shadowsocks/v2ray-plugin.git -PKG_SOURCE_VERSION:=a3b8add514ecbe486a4f095a4022277b08bed84a +PKG_SOURCE_VERSION:=1e5b3780468cadb1b3efa456434b525c208c888d PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1