summaryrefslogtreecommitdiff
path: root/package/6to4/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-17 15:43:18 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-17 15:43:18 +0000
commit3e96d1ef893dd82d358634c7895954b8d1618ba4 (patch)
tree66edb3abd175cac878d7530b52e455beda5ac560 /package/6to4/Makefile
parentc2c345c26f1814fb6bf84b8b017a5ab4c224c7d4 (diff)
[package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27650 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 f4831a4905..14c9f2227d 100644
--- a/package/6to4/Makefile
+++ b/package/6to4/Makefile
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6to4
-PKG_VERSION:=5
-PKG_RELEASE:=2
+PKG_VERSION:=6
+PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk