haproxy: update to 1.5.11.

This commit is contained in:
Eivind Uggedal 2015-02-02 08:24:19 +00:00
parent 1a37b10706
commit 4ac5e4c0d6

View file

@ -1,7 +1,7 @@
# Template file for 'haproxy'
pkgname=haproxy
version=1.5.10
revision=2
version=1.5.11
revision=1
build_style=gnu-makefile
make_build_args="TARGET=linux2628 USE_PCRE=1 USE_PCRE_JIT=1 USE_ZLIB=1
USE_OPENSSL=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1"
@ -16,7 +16,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="GPL-2 LGPL-2.1"
homepage="http://www.haproxy.org"
distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz"
checksum=090264c834477c290f6ad6da558731d50aede0800996742d15e870b9947fe517
checksum=8b5aa462988405f09c8a6169294b202d7f524a5450a02dd92e7c216680f793bf
do_build() {
sed -e '/install haproxy-systemd-wrapper/d' -i Makefile