diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index 041098c60..c04268cc0 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:=d451bc75b0c5784ce3851e8754fb824bffc3bcce +PKG_SOURCE_VERSION:=7e7b52f9fd2903167053e9f2ef89ed60669c84e0 PKG_NAME:=glorytun-udp -PKG_VERSION:=0.1.3-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.2.0-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23 PKG_FIXUP:=autoreconf