haproxy: update to 1.7.5
This commit is contained in:
parent
8467c95c6c
commit
4947ab9934
@ -1,7 +1,7 @@
|
||||
# Template file for 'haproxy'
|
||||
pkgname=haproxy
|
||||
version=1.7.3
|
||||
revision=2
|
||||
version=1.7.5
|
||||
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=ebb31550a5261091034f1b6ac7f4a8b9d79a8ce2a3ddcd7be5b5eb355c35ba65
|
||||
checksum=b04d7db6383c662eb0a421a95af7becac6d9744a1abf0df6b0280c1e61416121
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) CFLAGS="-D__LINUX_NETFILTER_H";;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user