From 0ed6ee2a6b3d395cc7d5600c4c71bd14b1ecf0b1 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Mon, 22 Oct 2018 15:44: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 455181043..d4fc80e47 100644 --- a/glorytun-udp/Makefile +++ b/glorytun-udp/Makefile @@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/angt/glorytun.git -PKG_SOURCE_VERSION:=a0bdb564419b2f287fbadbc412f9ef518e1f3e8e +PKG_SOURCE_VERSION:=f20fff0e875f5b9a687b879a662968a7f16e2cae PKG_NAME:=glorytun-udp PKG_VERSION:=0.0.99-$(PKG_SOURCE_VERSION) -PKG_RELEASE:=18 +PKG_RELEASE:=19 PKG_FIXUP:=autoreconf