From 880f914256afff1d7ab9a00e036bdd7bbd13f637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Sat, 19 Mar 2016 10:17:54 +0100 Subject: [PATCH] Update to version 0.0.28 --- glorytun/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glorytun/Makefile b/glorytun/Makefile index 630091a..9161b53 100644 --- a/glorytun/Makefile +++ b/glorytun/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=glorytun -PKG_VERSION:=0.0.26 +PKG_VERSION:=0.0.28 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:=405ecb7d2bfa2f0f23aa569c52fda72b +PKG_MD5SUM:=f2aa35559f02d9a78bcd48e4ae165c75 PKG_FIXUP:=autoreconf