From fb08bf8d91fb7a30fce100120a1018365657c397 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Thu, 21 Nov 2019 19:31:37 +0100 Subject: [PATCH] Update shadowsocks v2ray plugin and core --- shadowsocks-v2ray-plugin/Makefile | 2 +- v2ray-core/Makefile | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/shadowsocks-v2ray-plugin/Makefile b/shadowsocks-v2ray-plugin/Makefile index 336237c4a..5ae520fd2 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:=2e56b2b70d12233e336afbaa6788bf5f5c12e2ee +PKG_SOURCE_VERSION:=ca361195f584f3904c9440ac012bd4e8611f7b52 PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 15e6ca6b3..1f0dac404 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -12,10 +12,8 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/v2ray/v2ray-core.git -PKG_SOURCE_VERSION:=8115221414394fecac400ed2afb77a4c5367fd31 -#PKG_SOURCE_VERSION:=d21d02d0e072b779405ebbbfb5e7f15e6d39d610 -PKG_SOURCE_DATE:=20190808 -#PKG_SOURCE_DATE:=20190228 +PKG_SOURCE_VERSION:=44aafae19edd99583150aacfd9269fabb3ea1828 +PKG_SOURCE_DATE:=20191121 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE