From: Felix Fietkau Date: Mon, 9 May 2005 10:25:28 +0000 (+0000) Subject: update tinc to version 1.0.4 X-Git-Tag: reboot~32895 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=daea9fc0f7ea66a11485f5e057aeebfb241dbd92;p=oweals%2Fopenwrt.git update tinc to version 1.0.4 SVN-Revision: 818 --- diff --git a/openwrt/package/tinc/Makefile b/openwrt/package/tinc/Makefile index 15c1b8cd88..01ec4ff6d1 100644 --- a/openwrt/package/tinc/Makefile +++ b/openwrt/package/tinc/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME := tinc -PKG_VERSION := 1.0.3 +PKG_VERSION := 1.0.4 PKG_RELEASE := 1 -PKG_MD5SUM := 5dd1acf7d784e29aae78c31a2630fccd +PKG_MD5SUM := 63887373dd763f8d90cecc5a3616c363 PKG_SOURCE_SITE := http://www.tinc-vpn.org/packages PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz