summaryrefslogtreecommitdiff
path: root/package/tinc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-06 11:35:02 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-06 11:35:02 +0100
commitd9c9f5dfecc6d6cb24d45d478e0e7147d9c6f2dc (patch)
tree818208226a811658df9f5b496b741f9ff7eba7f5 /package/tinc/Makefile
parent65b27b644c5817eb63fe7b8392236c37e0386f9b (diff)
update some packages, fix some kernel module dependencies
- update tinc, openssl and xinetd - fix openssh and dropbear coexistence - fix some kernel module load orders
Diffstat (limited to 'package/tinc/Makefile')
-rw-r--r--package/tinc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tinc/Makefile b/package/tinc/Makefile
index 27f61a2ca..efa122a5e 100644
--- a/package/tinc/Makefile
+++ b/package/tinc/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= tinc
-PKG_VERSION:= 1.0.9
+PKG_VERSION:= 1.0.11
PKG_RELEASE:= 1
-PKG_MD5SUM:= f907acebada53512e01235bea6b4cdf1
+PKG_MD5SUM:= ee0b1a3366c6e379cae34be6fa5dcb15
PKG_DESCR:= VPN tunnel daemon
PKG_SECTION:= net
PKG_DEPENDS:= zlib liblzo libopenssl kmod-tun