diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index 6365970e2fe..920b42246a3 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -1,7 +1,7 @@ # Template file for 'haproxy' pkgname=haproxy -version=1.7.5 -revision=3 +version=1.7.6 +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 " license="GPL-2, LGPL-2.1" homepage="http://www.haproxy.org" distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz" -checksum=b04d7db6383c662eb0a421a95af7becac6d9744a1abf0df6b0280c1e61416121 +checksum=88f84beba34d08a5495d908ca76866e033e6046e7c74f9477b9d5316f8c3d32a case "$XBPS_TARGET_MACHINE" in *-musl) CFLAGS="-D__LINUX_NETFILTER_H";; esac