diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index c4e399dffe2..d0efa5883a8 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -1,7 +1,7 @@ # Template file for 'haproxy' pkgname=haproxy -version=1.5.11 -revision=2 +version=1.5.12 +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" @@ -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=8b5aa462988405f09c8a6169294b202d7f524a5450a02dd92e7c216680f793bf +checksum=6648dd7d6b958d83dd7101eab5792178212a66c884bec0ebcd8abc39df83bb78 do_build() { sed -e '/install haproxy-systemd-wrapper/d' -i Makefile