From 0686033db104f8325c32ce9baea67818a6c592d4 Mon Sep 17 00:00:00 2001 From: cyrus Date: Thu, 2 Jan 2014 11:38:36 +0000 Subject: 6relayd: try to workaround race condition at startup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39184 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/ipv6/6relayd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/ipv6/6relayd/Makefile') diff --git a/package/network/ipv6/6relayd/Makefile b/package/network/ipv6/6relayd/Makefile index 6f3c173173..f3811a9530 100644 --- a/package/network/ipv6/6relayd/Makefile +++ b/package/network/ipv6/6relayd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6relayd -PKG_VERSION:=2013-10-21 +PKG_VERSION:=2013-10-21.1 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -- cgit v1.2.3