From 275aa31ff0581397f9c679106ab906dffc3aa44a Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sun, 29 Sep 2019 08:45:26 +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 c04268cc0..92dd6eca5 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:=7e7b52f9fd2903167053e9f2ef89ed60669c84e0 +PKG_SOURCE_VERSION:=fd7ddf7814dc152a3b5262a2360427f35efcf21f PKG_NAME:=glorytun-udp -PKG_VERSION:=0.2.0-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.2.1-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23 PKG_FIXUP:=autoreconf