haproxy: update to 2.4.18.

This commit is contained in:
Zach Dykstra 2022-08-17 10:14:05 -05:00 committed by classabbyamp
parent 75c54527c2
commit 44a4fa7c5f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'haproxy'
pkgname=haproxy
version=2.4.17
version=2.4.18
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=416ca95d51bb57eaea0d6657c06a760faa63473dca10ac6f9e68b994088d73f4
checksum=d7e46b56ac789d4fcf3ca209a109871e67ce4efca20a6537052f542f2af9616c
haproxy_homedir="/var/lib/${pkgname}"
make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"