haproxy: rebuild against libressl-3.1.3

This commit is contained in:
John 2020-07-05 13:59:21 +02:00
parent 3ec49ddd2d
commit d59fb79af0

View file

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