From 3048a6057d4f86103999f5e18eb67efa580c51d9 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sun, 15 Mar 2020 21:22:58 +0100 Subject: [PATCH] revert to a previous Glorytun UDP release again --- glorytun-udp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index 4f4e70bf7..3889862fb 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:=a9408e799ddbb74b5476fba70a495770322cd327 +PKG_SOURCE_VERSION:=b9aaab661fb879e891d34a91b5d2e78088fd9d9d PKG_NAME:=glorytun-udp -PKG_VERSION:=0.3.0-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.2.2-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23 PKG_FIXUP:=autoreconf