From: Alexandru Ardelean Date: Thu, 18 Sep 2014 07:28:41 +0000 (+0300) Subject: openvswitch: fix package URL X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=eaa0d56c03d133c27d943295eb712017ce9da5aa;p=openwrt-packages.git openvswitch: fix package URL Signed-off-by: Alexandru Ardelean --- diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 05a46510e..da4d2519d 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