[sssd: 5/5] Fix tarball URL

Stephen Gallagher sgallagh at fedoraproject.org
Mon Oct 18 20:05:13 UTC 2010


commit d8a8ec9a9acd9d0165dc3d82da84af591abc9ad9
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Oct 18 16:04:39 2010 -0400

    Fix tarball URL

 sssd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index b10ddc9..bfbc820 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -10,7 +10,7 @@ Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
 URL: http://fedorahosted.org/sssd/
-Source0: %{name}-%{version}.tar.gz
+Source0: https://fedorahosted.org/released/sssd/%{name}-%{version}.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 ### Patches ###


More information about the scm-commits mailing list