From 85f285a6e2bc200f6cc6b3f971e06c7c1e0d903d Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 12 Feb 2020 20:07:20 +0100 Subject: [PATCH] Update glorytun UDP --- glorytun-udp/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index ca237ac6e..b52b31ec7 100644 --- a/glorytun-udp/Makefile +++ b/glorytun-udp/Makefile @@ -10,10 +10,9 @@ include $(TOPDIR)/rules.mk PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/angt/glorytun.git -#PKG_SOURCE_VERSION:=b9aaab661fb879e891d34a91b5d2e78088fd9d9d -PKG_SOURCE_VERSION:=b2077f5cd44789d16ee33ba47ea7548d3c883b3f +PKG_SOURCE_VERSION:=7f30cdc5ee2e89f0008144ad71f4c0bd4215a0f4 PKG_NAME:=glorytun-udp -PKG_VERSION:=0.2.2-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.3.0-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23 PKG_FIXUP:=autoreconf