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