From a91b4664d1d4f4bd02c2862e6df8a377413fdba6 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 31 Oct 2009 12:40:59 +0000 Subject: [PATCH] [package] update tinc to 1.0.10 (#6045) git-svn-id: svn://svn.openwrt.org/openwrt/packages@18246 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/tinc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tinc/Makefile b/net/tinc/Makefile index 2eb4eca0c..49dd89f95 100644 --- a/net/tinc/Makefile +++ b/net/tinc/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tinc -PKG_VERSION:=1.0.9 +PKG_VERSION:=1.0.10 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:=f907acebada53512e01235bea6b4cdf1 +PKG_MD5SUM:=da69d4f4c9a1b1ee44fd14a52a049141 include $(INCLUDE_DIR)/package.mk -- 2.11.0