Skip to content

Commit

Permalink
Fixes wrong Source URL
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Lezhnjov IV <[email protected]>
  • Loading branch information
iliv authored and Michael DeHaan committed Apr 27, 2013
1 parent ea39454 commit b4b0d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/rpm/ansible.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b4b0d2c

Please sign in to comment.