From b262a7164ec22e93a0f624d49415e007168c4462 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Mon, 13 Jan 2014 20:54:08 +0100 Subject: [PATCH] spec: Use the proper URL for the project Just adding it now, so it won't be forgotten later on. Signed-off-by: David Sommerseth --- python-ethtool.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ethtool.spec b/python-ethtool.spec index 3782ae1..d437f59 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -5,7 +5,7 @@ Summary: Ethernet settings python bindings Name: python-ethtool Version: 0.10 Release: 1%{?dist} -URL: http://git.fedorahosted.org/cgit/python-ethtool.git +URL: https://fedorahosted.org/python-ethtool/ Source: https://fedorahosted.org/releases/p/y/python-ethtool/python-ethtool-%{version}.tar.bz2 License: GPLv2 Group: System Environment/Libraries