haproxy: update to 1.5.15.

This commit is contained in:
Juan RP 2015-11-17 09:50:09 +01:00
parent 0299e50902
commit e442245b40
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'haproxy'
pkgname=haproxy
version=1.5.14
revision=3
version=1.5.15
revision=1
build_pie=yes
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 +17,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=9565dd38649064d0350a2883fa81ccfe92eb17dcda457ebdc01535e1ab0c8f99
checksum=5af46e1438601d0919f5628081f660f9533087d88af3d9274f245395475663e1
do_build() {
sed -e '/install haproxy-systemd-wrapper/d' -i Makefile