From 5feb352dab8032c2839dc6c3d27196cf9ee31309 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Mon, 24 Jun 2019 21:03:01 +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 3b988c137..257d9e992 100644 --- a/glorytun-udp/Makefile +++ b/glorytun-udp/Makefile @@ -10,10 +10,10 @@ include $(TOPDIR)/rules.mk PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/angt/glorytun.git -PKG_SOURCE_VERSION:=db718d59426957eef89357d5b58ae59cae2f8c5d +PKG_SOURCE_VERSION:=5e89ebc55003b4af395ec58dce301046f9a3e7b7 PKG_NAME:=glorytun-udp PKG_VERSION:=0.1.1-$(PKG_SOURCE_VERSION) -PKG_RELEASE:=22 +PKG_RELEASE:=23 PKG_FIXUP:=autoreconf