From 4d0bc76a8cc1248d824ce7aa37208168c69e5e44 Mon Sep 17 00:00:00 2001 From: angt Date: Thu, 24 Dec 2015 18:01:54 +0100 Subject: [PATCH] Update to version 0.0.19 --- glorytun/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glorytun/Makefile b/glorytun/Makefile index d392ebd..89fb22e 100644 --- a/glorytun/Makefile +++ b/glorytun/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=glorytun -PKG_VERSION:=0.0.18 +PKG_VERSION:=0.0.19 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:=515412bfb577f97968e0c933bc1e90d9 +PKG_MD5SUM:=b28a362b3468361003bb9f199655a2e9 PKG_FIXUP:=autoreconf