From 0f719c9bdb2187835669ad7083f452d700719f0f Mon Sep 17 00:00:00 2001 From: angt Date: Fri, 15 Jan 2016 18:03:51 +0100 Subject: [PATCH] Update to version 0.0.24 --- glorytun/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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