From af7dfc149925d7e6a8414cb86772595b9e3a43b6 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Thu, 16 Aug 2018 15:13:37 +0200 Subject: [PATCH] Update to latest glorytun-udp commit --- glorytun-udp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index d3d95f76a..455181043 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:=c15343f8f6fb275fe9bed56ca251bb801ea5d67b +PKG_SOURCE_VERSION:=a0bdb564419b2f287fbadbc412f9ef518e1f3e8e PKG_NAME:=glorytun-udp -PKG_VERSION:=0.0.99-mud -PKG_RELEASE:=17 +PKG_VERSION:=0.0.99-$(PKG_SOURCE_VERSION) +PKG_RELEASE:=18 PKG_FIXUP:=autoreconf