From bba63eeaf4dd1bf0e05ac33daa65b9a47912e785 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 29 Apr 2011 15:17:01 +0000 Subject: [PATCH] Update Quicktun to version 2.1.7 Signed-off-by: Matthias Schiffer SVN-Revision: 26787 --- net/quicktun/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/quicktun/Makefile b/net/quicktun/Makefile index 13869a781..5ba9fe332 100644 --- a/net/quicktun/Makefile +++ b/net/quicktun/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=quicktun -PKG_VERSION:=2.1.6 +PKG_VERSION:=2.1.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=http://oss.ucis.nl/quicktun/src -PKG_MD5SUM:=04e322b431235b18a091438d9a880a9b +PKG_MD5SUM:=6cf38b17218deb8c908cc17d91f9cbd7 PKG_BUILD_DEPENDS:=nacl -- 2.30.2