From: Jens Muecke Date: Sun, 13 May 2007 02:58:06 +0000 (+0000) Subject: update to 1.0.7 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=acf99a5a0f417a4195d7a6026e1b031f69b21417;p=openwrt%2Fsvn-archive%2Fpackages.git update to 1.0.7 SVN-Revision: 7197 --- diff --git a/net/tinc/Makefile b/net/tinc/Makefile index cf968f484..de4c5d8f3 100644 --- a/net/tinc/Makefile +++ b/net/tinc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2007 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tinc -PKG_VERSION:=1.0.6 +PKG_VERSION:=1.0.7 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:=5e636f8020d155a81c43af4ae528fda3 +PKG_MD5SUM:=572255e6cbb9efffd9e40adb73ab7861 PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)