From 3bf83c9d37421064b7d8328f392d9da05979abff Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sat, 21 Sep 2019 21:38:49 +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 041098c60..c04268cc0 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:=d451bc75b0c5784ce3851e8754fb824bffc3bcce +PKG_SOURCE_VERSION:=7e7b52f9fd2903167053e9f2ef89ed60669c84e0 PKG_NAME:=glorytun-udp -PKG_VERSION:=0.1.3-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.2.0-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23 PKG_FIXUP:=autoreconf