summaryrefslogtreecommitdiffstats
path: root/package/6to4/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-09-27 18:30:07 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-09-27 18:30:07 +0000
commit7a575afa105a3ac8d29166a7c114c592a7505694 (patch)
tree4878266000326afdd52d2d2e85db403a1f960708 /package/6to4/Makefile
parenta1c5adc11642f7075f4f5ad83a967d8b424b8020 (diff)
downloadmaster-31e0f0ae-7a575afa105a3ac8d29166a7c114c592a7505694.tar.gz
master-31e0f0ae-7a575afa105a3ac8d29166a7c114c592a7505694.tar.bz2
master-31e0f0ae-7a575afa105a3ac8d29166a7c114c592a7505694.zip
6to4: properly setup Base6to4Interface (#12251)
SVN-Revision: 33573
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 fdf8627a45..f29571d86c 100644
--- a/package/6to4/Makefile
+++ b/package/6to4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6to4
-PKG_VERSION:=10
+PKG_VERSION:=11
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk