From c56a1fdece47823d8320c4c845f08070546a814a Mon Sep 17 00:00:00 2001 From: Xingwang Liao Date: Mon, 20 May 2019 10:53:35 +0800 Subject: [PATCH] v2ray-core: Bump to v4.18.2 Signed-off-by: Xingwang Liao --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 0673de9..adbfb6f 100644 --- a/Makefile +++ b/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=4.18.1 -PKG_RELEASE:=2 +PKG_VERSION:=4.18.2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/v2ray/v2ray-core/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=eb66df1586720e8f375f29075ba905b694caa550ce2a322a2a26660408b37304 +PKG_HASH:=102dc6d7193ebd6c03f289e9ba107324d572adca7b150672709818d9a3edd115 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE