haproxy: update to 2.4.17.

This commit is contained in:
Zach Dykstra 2022-06-03 09:48:26 -05:00 committed by Echo
parent 16eaa6e387
commit 8fd0f10543

View file

@ -1,6 +1,6 @@
# Template file for 'haproxy'
pkgname=haproxy
version=2.4.9
version=2.4.17
revision=1
build_style=gnu-makefile
make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}"
@ -13,7 +13,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://www.haproxy.org"
changelog="https://www.haproxy.org/download/2.4/src/CHANGELOG"
distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz"
checksum=d56c7fe3c5afedd1b9a19e1b7f8f954feaf50a9c2f205f99891043858b72a763
checksum=416ca95d51bb57eaea0d6657c06a760faa63473dca10ac6f9e68b994088d73f4
haproxy_homedir="/var/lib/${pkgname}"
make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"