Use Github url as tarball source

This allows the automatic download of new versions.

refs #5818
This commit is contained in:
Tim Hardeck 2014-07-11 09:11:34 +02:00 committed by Gunnar Beutner
parent 98aaff4e01
commit 8bbbab57ab
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Version: 2.0.1
Release: %{revision}%{?dist}
License: GPL-2.0+
Group: Applications/System
Source: %{name}-%{version}.tar.gz
Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
URL: http://www.icinga.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build