summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-09 10:25:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-09 10:25:28 +0000
commitdaea9fc0f7ea66a11485f5e057aeebfb241dbd92 (patch)
tree9b197e5d892aeee410988c79fc77b3ffbdc31734 /openwrt/package
parentf608b954528840d086c1aeb9d07cd2d73bd769de (diff)
downloadmtk-20170518-daea9fc0f7ea66a11485f5e057aeebfb241dbd92.zip
mtk-20170518-daea9fc0f7ea66a11485f5e057aeebfb241dbd92.tar.gz
mtk-20170518-daea9fc0f7ea66a11485f5e057aeebfb241dbd92.tar.bz2
update tinc to version 1.0.4
SVN-Revision: 818
Diffstat (limited to 'openwrt/package')
-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 15c1b8c..01ec4ff 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