aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-06-12 19:27:21 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-06-12 19:27:21 +0000
commitd6e5cf01d0b97a78b72db0586f03bc93b46dbac6 (patch)
tree5ed46e90e06690966ec4c28a91ea334c2feb1b5b /package/6to4/Makefile
parent3d41f1652c8ab4b0bdd59efea57747b75130e8d3 (diff)
downloadupstream-d6e5cf01d0b97a78b72db0586f03bc93b46dbac6.tar.gz
upstream-d6e5cf01d0b97a78b72db0586f03bc93b46dbac6.tar.bz2
upstream-d6e5cf01d0b97a78b72db0586f03bc93b46dbac6.zip
[package] 6to4: advertise effective tunnel mtu in RAs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27163 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/6to4/Makefile')
-rw-r--r--package/6to4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/6to4/Makefile b/package/6to4/Makefile
index a6f3315a4a..77082a4a04 100644
--- a/package/6to4/Makefile
+++ b/package/6to4/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2010 OpenWrt.org
+# Copyright (C) 2010-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6to4
-PKG_VERSION:=4
+PKG_VERSION:=5
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk