[packages] tinc: version bump to 1.0.18
authorzioproto <zioproto@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Apr 2012 12:13:17 +0000 (12:13 +0000)
committerzioproto <zioproto@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Apr 2012 12:13:17 +0000 (12:13 +0000)
 * Fixed IPv6 in switch mode by turning off DecrementTTL by default.
 * Allow a port number to be specified in BindToAddress, which also allows tinc to listen on multiple ports.
 * Add support for multicast communication with UML/QEMU/KVM.

This version of tinc is compatible with 1.0pre8, 1.0 and later, but not
with earlier version of tinc.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31235 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/tinc/Makefile

index a6e33f2..1b849e7 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tinc
-PKG_VERSION:=1.0.17
+PKG_VERSION:=1.0.18
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages 
-PKG_MD5SUM:=cd9e94e472584f9fe96cd86b42345afe
+PKG_MD5SUM:=9352d53e892df4127e839f54a0e8af2a
 
 PKG_INSTALL:=1