haproxy: rebuild for lua53
This commit is contained in:
parent
d280821b82
commit
64acf6e59e
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'haproxy'
|
||||
pkgname=haproxy
|
||||
version=2.1.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}"
|
||||
makedepends="libatomic-devel libressl-devel lua-devel pcre-devel"
|
||||
makedepends="libatomic-devel libressl-devel lua53-devel pcre-devel"
|
||||
checkdepends="varnish"
|
||||
short_desc="Reliable, high performance TCP/HTTP load balancer"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue