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