haproxy: update to 2.3.10.

This commit is contained in:
Anthony Iliopoulos 2021-05-03 20:28:57 +02:00 committed by Érico Nogueira Rolim
parent 9fb6b30fb0
commit 7a72765e6b

View file

@ -1,6 +1,6 @@
# Template file for 'haproxy'
pkgname=haproxy
version=2.3.8
version=2.3.10
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 <dykstra.zachary@gmail.com>"
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=2aa2691238dbe6360318673603aecd1041df19d55447172f8cd988780788159c
checksum=9946e0cfc83f29072b3431e37246221cf9d4a9d28a158c075714d345266f4f35
haproxy_homedir="/var/lib/${pkgname}"
make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"