summaryrefslogtreecommitdiffstats
path: root/openwrt
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-09 10:25:28 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-09 10:25:28 +0000
commitebde32f45e4113858d333c995520e01aa701d9f0 (patch)
tree9b197e5d892aeee410988c79fc77b3ffbdc31734 /openwrt
parent083dd6a64edd862625e6d06072874b25a1991971 (diff)
update tinc to version 1.0.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@818 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/tinc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/tinc/Makefile b/openwrt/package/tinc/Makefile
index 15c1b8cd8..01ec4ff6d 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