diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index c4635c67af8..0b4a7df553f 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -1,7 +1,8 @@ # Template file for 'haproxy' pkgname=haproxy -version=1.5.14 -revision=3 +version=1.5.15 +revision=1 +build_pie=yes 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 +17,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=9565dd38649064d0350a2883fa81ccfe92eb17dcda457ebdc01535e1ab0c8f99 +checksum=5af46e1438601d0919f5628081f660f9533087d88af3d9274f245395475663e1 do_build() { sed -e '/install haproxy-systemd-wrapper/d' -i Makefile