From e240a159be19d98ed6b0f1cdb4caa71ba6606f80 Mon Sep 17 00:00:00 2001 From: angt Date: Thu, 7 Jan 2016 09:15:27 +0100 Subject: [PATCH] Update to version 0.0.22 --- glorytun/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glorytun/Makefile b/glorytun/Makefile index 6e7013e..74c9526 100644 --- a/glorytun/Makefile +++ b/glorytun/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=glorytun -PKG_VERSION:=0.0.21 +PKG_VERSION:=0.0.22 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:=156867206a5e4d6327cf9ad05397c580 +PKG_MD5SUM:=e42fd313fad365eec70dc37e1a240344 PKG_FIXUP:=autoreconf