From 6a4b385a93c20e2595e1f61b70edc48a89fc27c2 Mon Sep 17 00:00:00 2001 From: angt Date: Tue, 8 Dec 2015 12:48:47 +0100 Subject: [PATCH] Update to version 0.0.12 --- glorytun/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glorytun/Makefile b/glorytun/Makefile index c5970e8..0275a1f 100644 --- a/glorytun/Makefile +++ b/glorytun/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=glorytun -PKG_VERSION:=0.0.11 +PKG_VERSION:=0.0.12 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:=60c814cd8c6ab4bbd25d1630049bd1a8 +PKG_MD5SUM:=49ea7364f74126625205e9a2dac16bb6 PKG_FIXUP:=autoreconf