From 043502dadad3783fa8019cd605dc7592546bf3f4 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sun, 20 Oct 2019 21:06:01 +0200 Subject: [PATCH] Update glorytun UDP --- glorytun-udp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index 92dd6eca5..2f331afb0 100644 --- a/glorytun-udp/Makefile +++ b/glorytun-udp/Makefile @@ -10,9 +10,9 @@ include $(TOPDIR)/rules.mk PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/angt/glorytun.git -PKG_SOURCE_VERSION:=fd7ddf7814dc152a3b5262a2360427f35efcf21f +PKG_SOURCE_VERSION:=8bd936929e98b202c0988c6d9757903661750a7c PKG_NAME:=glorytun-udp -PKG_VERSION:=0.2.1-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.2.2-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23 PKG_FIXUP:=autoreconf