haproxy: update to 1.6.6

Fix CVE-2016-5360.
This commit is contained in:
Alessio Sergi 2016-06-27 13:26:52 +02:00
parent 7d2b86bcf5
commit 971477deb6

View file

@ -1,6 +1,6 @@
# Template file for 'haproxy'
pkgname=haproxy
version=1.6.5
version=1.6.6
revision=1
build_style=gnu-makefile
make_build_args="TARGET=linux2628 USE_PCRE=1 USE_PCRE_JIT=1 USE_ZLIB=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=c4b3fb938874abbbbd52782087117cc2590263af78fdce86d64e4a11acfe85de
checksum=fdb03d63078cc3c688bb6d39fc75dcc158d65356e4c8e1c459033ebeddff55f5
do_build() {
make ${makejobs} CC="$CC" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" EXTRA= \