mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fixes wrong Source URL
Signed-off-by: Ivan Lezhnjov IV <ivan.lezhnjov.iv@gmail.com>
This commit is contained in:
committed by
Michael DeHaan
parent
ea39454f98
commit
b4b0d2c4a3
@@ -11,7 +11,7 @@ Version: 1.2rc
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPLv3
|
||||
Source0: https://github.com/downloads/ansible/ansible/%{name}-%{version}.tar.bz2
|
||||
Source0: http://ansible.cc/releases/%{name}-%{version}.tar.bz2
|
||||
Url: http://ansible.github.com
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user