From ce6f81730e386c94deb671c2ec2e7ffa8c78c06a Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sun, 3 Nov 2019 19:21:56 +0100 Subject: [PATCH] Update glorytun UDP --- glorytun-udp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index 2f331afb0..a5ec66d12 100644 --- a/glorytun-udp/Makefile +++ b/glorytun-udp/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/angt/glorytun.git -PKG_SOURCE_VERSION:=8bd936929e98b202c0988c6d9757903661750a7c +PKG_SOURCE_VERSION:=5e0900c8ee13f8f067f06a99aeee48381f3d4735 PKG_NAME:=glorytun-udp PKG_VERSION:=0.2.2-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23