haproxy: update to 1.6.4.

This commit is contained in:
Michael Gehring 2016-03-14 05:25:31 +01:00
parent 7e94fd48c8
commit 204e9ca48d

View File

@ -1,7 +1,7 @@
# Template file for 'haproxy'
pkgname=haproxy
version=1.6.3
revision=2
version=1.6.4
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 USE_LUA=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=fd06b45054cde2c69cb3322dfdd8a4bcfc46eb9d0c4b36d20d3ea19d84e338a7
checksum=e5fa3c604f1fe9ecb6974ccda6705c105ebee14b3a913069fb08f00e860cd230
do_build() {
make ${makejobs} CC="$CC" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" EXTRA= \