diff --git a/glorytun-udp/Makefile b/glorytun-udp/Makefile index c137636d5..3cf976fdd 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:=170b3df0af0958056b08f0a39cf91b788a109a30 +PKG_SOURCE_VERSION:=e077554304f27c8bc5e78a05d3a8293256418c3f PKG_NAME:=glorytun-udp -PKG_VERSION:=0.1.2-$(PKG_SOURCE_VERSION) +PKG_VERSION:=0.1.3-$(PKG_SOURCE_VERSION) PKG_RELEASE:=23 PKG_FIXUP:=autoreconf