From 9499018b9ac80ef74aeac3bffea006855dc11bfe Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 11 Sep 2010 18:58:17 +0000 Subject: 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does not like it anymore SVN-Revision: 23022 --- package/6in4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/6in4/Makefile') 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 -- cgit v1.2.3