aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-07-17 15:43:18 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-07-17 15:43:18 +0000
commit4b362b98bbd839c045dfb3b5f7972636c5ce4ae4 (patch)
treec426824eaf0dc42867fd75dd5972c885a7362723 /package/6to4/Makefile
parent597be91074388eaff935d24a8eed8461d01239d3 (diff)
downloadupstream-4b362b98bbd839c045dfb3b5f7972636c5ce4ae4.tar.gz
upstream-4b362b98bbd839c045dfb3b5f7972636c5ce4ae4.tar.bz2
upstream-4b362b98bbd839c045dfb3b5f7972636c5ce4ae4.zip
6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147)
SVN-Revision: 27650
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