haproxy: update to 2.8.10.
This commit is contained in:
parent
5c95488ed8
commit
eb8ad97cd1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'haproxy'
|
||||
pkgname=haproxy
|
||||
version=2.8.9
|
||||
version=2.8.10
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}"
|
||||
|
@ -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=7a821478f36f847607f51a51e80f4f890c37af4811d60438e7f63783f67592ff
|
||||
checksum=0d63cd46d9d10ac7dbc02f3c6769c1908f221e0a5c5b655a194655f7528d612a
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
makedepends+=" libxcrypt-devel"
|
||||
|
|
Loading…
Reference in New Issue