haproxy: update to 1.7.2.
This commit is contained in:
parent
b3b70f0861
commit
93a2793711
@ -1,6 +1,6 @@
|
||||
# Template file for 'haproxy'
|
||||
pkgname=haproxy
|
||||
version=1.7.1
|
||||
version=1.7.2
|
||||
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=56a7f5e919755d9b01b64f91b497c2c4eabdbe3a6fd84f7e5192a264097d8759
|
||||
checksum=f95b40f52a4d61feaae363c9b15bf411c16fe8f61fddb297c7afcca0072e4b2f
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} CC="$CC" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" EXTRA= \
|
||||
|
Loading…
Reference in New Issue
Block a user