From ef65343fd3235bd6e6cefdac051c913c196633de Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Wed, 27 Jul 2011 07:20:42 +0000 Subject: [PATCH] tinc: update to 1.0.16 (#9801) SVN-Revision: 27795 --- net/tinc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tinc/Makefile b/net/tinc/Makefile index 78e29a913..05f9546ee 100644 --- a/net/tinc/Makefile +++ b/net/tinc/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tinc -PKG_VERSION:=1.0.15 +PKG_VERSION:=1.0.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages \ http://ftp.yi.se/pub/tinc \ http://www.mirrors.wiretapped.net/security/network-security/tinc -PKG_MD5SUM:=44bb7d1618955a0a56e9e159f1c46362 +PKG_MD5SUM:=f1c7ed94878725fb2cf4efb02bf160da PKG_INSTALL:=1 -- 2.30.2