aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-06-12 18:59:40 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-06-12 18:59:40 +0000
commit24e4b5bc83d830fd5299ccc9265f56d2ae12c4c8 (patch)
treef7125fcff859f42d17b713a4b2289d1a902cd6b1 /package/6to4/Makefile
parent2895f674c47a56cd272b6d06e3d8e3113772ee14 (diff)
downloadmaster-187ad058-24e4b5bc83d830fd5299ccc9265f56d2ae12c4c8.tar.gz
master-187ad058-24e4b5bc83d830fd5299ccc9265f56d2ae12c4c8.tar.bz2
master-187ad058-24e4b5bc83d830fd5299ccc9265f56d2ae12c4c8.zip
[package] 6to4: don't start if detected local IPv4 address is RFC1918, allows people to deploy firmwares with 6to4 enabled by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27160 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/6to4/Makefile')
-rw-r--r--package/6to4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/6to4/Makefile b/package/6to4/Makefile
index c106570118..a6f3315a4a 100644
--- a/package/6to4/Makefile
+++ b/package/6to4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6to4
-PKG_VERSION:=3
+PKG_VERSION:=4
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk