From 5e279478e0ddfe4ca0aa7f494fbe555c020ccb81 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 28 Jun 2017 22:43:26 +0000 Subject: [PATCH] haproxy: update to 1.7.7. --- srcpkgs/haproxy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index 920b42246a3..3b25eeb9454 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -1,6 +1,6 @@ # Template file for 'haproxy' pkgname=haproxy -version=1.7.6 +version=1.7.7 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 " license="GPL-2, LGPL-2.1" homepage="http://www.haproxy.org" distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz" -checksum=88f84beba34d08a5495d908ca76866e033e6046e7c74f9477b9d5316f8c3d32a +checksum=81196ca449e4ada45fbd743fe3804bb82c25563ff9653e136872181ee5603ae2 case "$XBPS_TARGET_MACHINE" in *-musl) CFLAGS="-D__LINUX_NETFILTER_H";; esac