BUILD/MINOR: fix the source URL in the spec file
As reported by Avi Brender, the soruce URL was still pointing to v1.3.
This commit is contained in:
parent
60612ebbbf
commit
0fb02198f8
@ -5,7 +5,7 @@ Release: 1
|
|||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://haproxy.1wt.eu/
|
URL: http://haproxy.1wt.eu/
|
||||||
Source0: http://haproxy.1wt.eu/download/1.3/src/%{name}-%{version}.tar.gz
|
Source0: http://haproxy.1wt.eu/download/1.5/src/devel/%{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: pcre-devel
|
BuildRequires: pcre-devel
|
||||||
Requires: /sbin/chkconfig, /sbin/service
|
Requires: /sbin/chkconfig, /sbin/service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user