From 975704eb27086142865d5577ed20636b2e49f6fb Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 4 Dec 2018 16:56:17 +0100 Subject: [PATCH] Update to latest glorytun udp version --- glorytun-udp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index 770d9ab3c..50ab1eb71 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:=8ff9d3d7a1481bd82578d98798360cf219f3b73a +PKG_SOURCE_VERSION:=e14045ffa2d2f0c666d912e489fa3e2921312777 PKG_NAME:=glorytun-udp PKG_VERSION:=0.0.99-$(PKG_SOURCE_VERSION) -PKG_RELEASE:=20 +PKG_RELEASE:=22 PKG_FIXUP:=autoreconf