diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index d2f3e621e99..b4e2d8929dc 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -1,6 +1,6 @@ # Template file for 'haproxy' pkgname=haproxy -version=2.4.0 +version=2.4.2 revision=1 build_style=gnu-makefile make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}" @@ -12,7 +12,7 @@ maintainer="Zach Dykstra " 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=0a6962adaf5a1291db87e3eb4ddf906a72fed535dbd2255b164b7d8394a53640 +checksum=@ef7a20a36812f119d0113a28e0b26b909f8177a224c840082295fae265ba1f81 haproxy_homedir="/var/lib/${pkgname}" make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"