From 9e4fdd82a9b4c4d75b47b5d0fc01158e0f3eeac3 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Thu, 27 Jun 2019 20:47:42 +0200 Subject: [PATCH] Update glorytun-udp --- glorytun-udp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index 257d9e992..c137636d5 100644 --- a/glorytun-udp/Makefile +++ b/glorytun-udp/Makefile @@ -1,6 +1,6 @@ # # Copyright (C) 2015 OVH -# Copyright (C) 2018-2019 Ycarus (Yannick Chabanois) +# Copyright (C) 2018-2019 Ycarus (Yannick Chabanois) for OpenMPTCProuter project # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,9 +10,9 @@ include $(TOPDIR)/rules.mk PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/angt/glorytun.git -PKG_SOURCE_VERSION:=5e89ebc55003b4af395ec58dce301046f9a3e7b7 +PKG_SOURCE_VERSION:=170b3df0af0958056b08f0a39cf91b788a109a30 PKG_NAME:=glorytun-udp -PKG_VERSION:=0.1.1-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.1.2-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23 PKG_FIXUP:=autoreconf