From 21319f89eeddb44eb73f705784c6585ba392d953 Mon Sep 17 00:00:00 2001 From: angt Date: Fri, 18 Dec 2015 22:56:57 +0100 Subject: [PATCH] Update to version 0.0.18 --- glorytun/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glorytun/Makefile b/glorytun/Makefile index 0275a1f..d392ebd 100644 --- a/glorytun/Makefile +++ b/glorytun/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=glorytun -PKG_VERSION:=0.0.12 +PKG_VERSION:=0.0.18 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:=49ea7364f74126625205e9a2dac16bb6 +PKG_MD5SUM:=515412bfb577f97968e0c933bc1e90d9 PKG_FIXUP:=autoreconf