From 7f525422cd3d9b096fc51dd08dde750302c6f44e Mon Sep 17 00:00:00 2001 From: Ycarus Date: Sat, 9 Mar 2019 10:00:59 +0100 Subject: [PATCH] Update glorytun upd, shadowsocks, shadowsocks v2ray plugin --- glorytun-udp/Makefile | 2 +- shadowsocks-libev/Makefile | 4 ++-- shadowsocks-v2ray-plugin/Makefile | 2 +- v2ray-core/Makefile | 4 ++-- v2ray-ext/Makefile | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index 73d33b5b7..ba2aa7352 100644 --- a/glorytun-udp/Makefile +++ b/glorytun-udp/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/angt/glorytun.git -PKG_SOURCE_VERSION:=b91788080f28678ce2942e81069fec34dfff831c +PKG_SOURCE_VERSION:=0dddca3b61130ae2195e7f4f0fb7ebe1292759e1 PKG_NAME:=glorytun-udp PKG_VERSION:=0.0.99-$(PKG_SOURCE_VERSION) diff --git a/shadowsocks-libev/Makefile b/shadowsocks-libev/Makefile index f26946c60..2c7336f23 100644 --- a/shadowsocks-libev/Makefile +++ b/shadowsocks-libev/Makefile @@ -14,12 +14,12 @@ include $(TOPDIR)/rules.mk # - check if default mode has changed from being tcp_only # PKG_NAME:=shadowsocks-libev -PKG_VERSION:=3.2.3 +PKG_VERSION:=3.2.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/shadowsocks/shadowsocks-libev/releases/download/v$(PKG_VERSION) -PKG_HASH:=2befc27b1cc62af0450702343d17e347936f0d4e3d4b04ba9246c4f9b409b742 +PKG_HASH:=65a67c355df1794dc0ef94d80d2d596fd590b13fdcd0a21bda28859c88924ce5 PKG_MAINTAINER:=Ycarus (Yannick Chabanois) diff --git a/shadowsocks-v2ray-plugin/Makefile b/shadowsocks-v2ray-plugin/Makefile index 264db05fe..3dabdbad1 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:=8cea1a3 +PKG_SOURCE_VERSION:=a3b8add514ecbe486a4f095a4022277b08bed84a PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 43cb8f459..b0d47d945 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -12,8 +12,8 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/v2ray/v2ray-core.git -PKG_SOURCE_VERSION:=7bb5db712d8db179dc4b18d74331d3adaa9a8303 -PKG_SOURCE_DATE:=20190127 +PKG_SOURCE_VERSION:=d21d02d0e072b779405ebbbfb5e7f15e6d39d610 +PKG_SOURCE_DATE:=20190228 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE diff --git a/v2ray-ext/Makefile b/v2ray-ext/Makefile index 2611395e1..4375e2eeb 100644 --- a/v2ray-ext/Makefile +++ b/v2ray-ext/Makefile @@ -12,8 +12,8 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/v2ray/ext.git -PKG_SOURCE_VERSION:=a9580865a30708e7b8214d95b3338bf132d94ad9 -PKG_SOURCE_DATE:=20190118 +PKG_SOURCE_VERSION:=ee571a46b947fe83345584a0d4bdf25a367c1c35 +PKG_SOURCE_DATE:=20190301 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE