diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index 6a4ea45ef..3b988c137 100644 --- a/glorytun-udp/Makefile +++ b/glorytun-udp/Makefile @@ -10,10 +10,9 @@ include $(TOPDIR)/rules.mk PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/angt/glorytun.git -PKG_SOURCE_VERSION:=871f48809705bda0d889992150c3c89080d5bfd5 - +PKG_SOURCE_VERSION:=db718d59426957eef89357d5b58ae59cae2f8c5d PKG_NAME:=glorytun-udp -PKG_VERSION:=0.0.99-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.1.1-$(PKG_SOURCE_VERSION) PKG_RELEASE:=22 PKG_FIXUP:=autoreconf