]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
BUILD/MINOR: fix the source URL in the spec file
authorWilly Tarreau <w@1wt.eu>
Sun, 11 Sep 2011 14:01:53 +0000 (16:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 11 Sep 2011 14:01:53 +0000 (16:01 +0200)
As reported by Avi Brender, the soruce URL was still pointing to v1.3.

examples/haproxy.spec

index 865cb7769f4bb101eed6ed5af8badb11e52b1759..88021b19db14e9870ea722cf72569f212abae36e 100644 (file)
@@ -5,7 +5,7 @@ Release: 1
 License: GPL
 Group: System Environment/Daemons
 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
 BuildRequires: pcre-devel
 Requires: /sbin/chkconfig, /sbin/service