From b4f43368a05254f42c822d8a30c69542716737b0 Mon Sep 17 00:00:00 2001 From: Sense <35366387+sensec@users.noreply.github.com> Date: Tue, 23 Jan 2018 00:11:54 +0800 Subject: [PATCH] bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4924b75..2b782aa 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/wangyu-/udp2raw-tunnel.git -PKG_SOURCE_VERSION:=c811dc15a33e538f96f10c674eebf7a885ef6691 +PKG_SOURCE_VERSION:=0711c7355f5b22046ed2774020918344ff686263 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz