diff --git a/glorytun/Makefile b/glorytun/Makefile index 74c9526..edf201e 100644 --- a/glorytun/Makefile +++ b/glorytun/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=glorytun -PKG_VERSION:=0.0.22 +PKG_VERSION:=0.0.24 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:=e42fd313fad365eec70dc37e1a240344 +PKG_MD5SUM:=3204136b0604333c3eaf68114b3f32b6 PKG_FIXUP:=autoreconf