aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-09-13 07:29:27 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-09-13 07:29:27 +0000
commit9cfee14217ab844601be9ee710b65e24655b2322 (patch)
tree48ee43f8d2686589812ee21bea75fa33ff055143 /package/6to4/Makefile
parent718c8ab94078a7bc23c28da1abdde5b9f2665210 (diff)
downloadupstream-9cfee14217ab844601be9ee710b65e24655b2322.tar.gz
upstream-9cfee14217ab844601be9ee710b65e24655b2322.tar.bz2
upstream-9cfee14217ab844601be9ee710b65e24655b2322.zip
6to4: fix lifetime options (#9147)
SVN-Revision: 28223
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 14c9f2227d..8cf66c0a28 100644
--- a/package/6to4/Makefile
+++ b/package/6to4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6to4
-PKG_VERSION:=6
+PKG_VERSION:=7
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk