haproxy: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:20 -04:00
parent 2709121097
commit 390fca2ff4

View file

@ -1,7 +1,7 @@
# Template file for 'haproxy' # Template file for 'haproxy'
pkgname=haproxy pkgname=haproxy
version=2.6.14 version=2.6.14
revision=1 revision=2
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}" make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}"
hostmakedepends="lua53-devel" hostmakedepends="lua53-devel"