From 0f3ccf58d0c4f9bdb83a207ee55e8a951b6f4a4e Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 21 Feb 2020 17:52:18 +0100 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 b52b31ec7..a0d0a54e5 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:=7f30cdc5ee2e89f0008144ad71f4c0bd4215a0f4 +PKG_SOURCE_VERSION:=13703fb15fb6a225ccf2488e3680ac14331c1c9e PKG_NAME:=glorytun-udp -PKG_VERSION:=0.3.0-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.3.1-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23 PKG_FIXUP:=autoreconf