mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 08:04:14 +02:00
Use Github url as tarball source
This allows the automatic download of new versions. refs #5818
This commit is contained in:
parent
98aaff4e01
commit
8bbbab57ab
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user