diff --git a/glorytun/Makefile b/glorytun/Makefile index d5fbb1e..630091a 100644 --- a/glorytun/Makefile +++ b/glorytun/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=glorytun -PKG_VERSION:=0.0.25 +PKG_VERSION:=0.0.26 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/angt/glorytun/releases/download/v$(PKG_VERSION) -PKG_MD5SUM:=9b163d98081b21ca9846370acd54b62c +PKG_MD5SUM:=405ecb7d2bfa2f0f23aa569c52fda72b PKG_FIXUP:=autoreconf