From eaa0d56c03d133c27d943295eb712017ce9da5aa Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Thu, 18 Sep 2014 10:28:41 +0300 Subject: [PATCH] openvswitch: fix package URL Signed-off-by: Alexandru Ardelean --- net/openvswitch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 05a46510eb..da4d2519dd 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -32,7 +32,7 @@ PKG_FIXUP=libtool define Package/openvswitch/Default SECTION:=net CATEGORY:=Network - URL:=http://www.openvswitchswitch.org/ + URL:=http://openvswitch.org/ MAINTAINER:=Alexandru Ardelean endef -- 2.30.2