From ca004e15753db739113035fb2926c35e198cebd6 Mon Sep 17 00:00:00 2001 From: kuoruan Date: Fri, 9 Aug 2019 15:32:37 +0800 Subject: [PATCH] chore: bump to v4.20.0-2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d87a80c..af5b6df 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core PKG_VERSION:=4.20.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/v2ray/v2ray-core/tar.gz/v$(PKG_VERSION)?