haproxy: update to 2.6.13.

This commit is contained in:
Daniel A. Maierhofer 2023-05-29 22:18:25 +02:00 committed by Andrew Benson
parent e9d56b448b
commit 92bef2fd40
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'haproxy'
pkgname=haproxy
version=2.6.9
revision=2
version=2.6.13
revision=1
build_style=gnu-makefile
make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}"
hostmakedepends="lua53-devel"
@ -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/${version%.*}/src/CHANGELOG"
distfiles="https://www.haproxy.org/download/${version%.*}/src/haproxy-${version}.tar.gz"
checksum=f01a1c5f465dc1b5cd175d0b28b98beb4dfe82b5b5b63ddcc68d1df433641701
checksum=d69ff5233dbca657132ef280d111222ec1e33f5be1c1937d4e9ff516f63f5243
haproxy_homedir="/var/lib/${pkgname}"
make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"