From 22b8d25d41743de54b4ea38b81689d1c3d251215 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Tue, 19 Feb 2013 14:46:32 -0500 Subject: update "Source:" URL within specfile --- rpm/SPECS/python-ethtool.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/SPECS/python-ethtool.spec b/rpm/SPECS/python-ethtool.spec index e87688c..b030102 100644 --- a/rpm/SPECS/python-ethtool.spec +++ b/rpm/SPECS/python-ethtool.spec @@ -6,7 +6,7 @@ Name: python-ethtool Version: 0.8 Release: 1%{?dist} URL: http://git.fedorahosted.org/cgit/python-ethtool.git -Source: http://dsommers.fedorapeople.org/python-ethtool/%{name}-%{version}.tar.bz2 +Source: https://fedorahosted.org/releases/p/y/python-ethtool/python-ethtool-%{version}.tar.bz2 License: GPLv2 Group: System Environment/Libraries BuildRequires: python-devel libnl-devel asciidoc -- cgit