diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index 28dd7412c79..85572c2ba21 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -1,6 +1,6 @@ # Template file for 'haproxy' pkgname=haproxy -version=2.1.4 +version=2.1.5 revision=1 build_style=gnu-makefile make_build_args="TARGET=linux-glibc USE_PCRE=1 USE_PCRE_JIT=1 USE_ZLIB=1 @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://www.haproxy.org" distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz" -checksum=51030ff696d7067162b4d24d354044293aecfbb36d7acc2f840c8d928bfe91cd +checksum=42174ac5836ab243565b888299ec30115c1259e75872696708528260c6700ea1 haproxy_homedir="/var/lib/${pkgname}" make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"