haproxy: update to 2.3.8.

This commit is contained in:
Zach Dykstra 2021-03-28 11:14:42 -05:00 committed by Piraty
parent 03cbeef71b
commit 0807b5ded2

View file

@ -1,6 +1,6 @@
# Template file for 'haproxy'
pkgname=haproxy
version=2.3.7
version=2.3.8
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=31ba7acd0d78367c71b56e4a87c9f11cd235fc5602bc5b84690779120e0a305b
checksum=2aa2691238dbe6360318673603aecd1041df19d55447172f8cd988780788159c
haproxy_homedir="/var/lib/${pkgname}"
make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"