summaryrefslogtreecommitdiffstats
path: root/package/6in4/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-09-11 18:58:17 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-09-11 18:58:17 +0000
commit9499018b9ac80ef74aeac3bffea006855dc11bfe (patch)
treeead3912a833026d6c497d36d084fcc0b9590ad37 /package/6in4/Makefile
parent3992d444281419b6553c86258bdadfd65779d373 (diff)
downloadmaster-31e0f0ae-9499018b9ac80ef74aeac3bffea006855dc11bfe.tar.gz
master-31e0f0ae-9499018b9ac80ef74aeac3bffea006855dc11bfe.tar.bz2
master-31e0f0ae-9499018b9ac80ef74aeac3bffea006855dc11bfe.zip
6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does not like it anymore
SVN-Revision: 23022
Diffstat (limited to 'package/6in4/Makefile')
-rw-r--r--package/6in4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/6in4/Makefile b/package/6in4/Makefile
index b9fa220df7..5722a48638 100644
--- a/package/6in4/Makefile
+++ b/package/6in4/Makefile
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6in4
-PKG_VERSION:=5
-PKG_RELEASE:=2
+PKG_VERSION:=6
+PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk