From 1e56e865d728f6da808af5efab91a234449d2686 Mon Sep 17 00:00:00 2001 From: Xingwang Liao Date: Sat, 8 Jun 2019 22:19:58 +0800 Subject: [PATCH] chore: Bump to v4.19.1-2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e4dae2f..2a89442 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core PKG_VERSION:=4.19.1 -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)?