mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
haproxy: update to 2.8.10.
This commit is contained in:
parent
5c95488ed8
commit
eb8ad97cd1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'haproxy'
|
# Template file for 'haproxy'
|
||||||
pkgname=haproxy
|
pkgname=haproxy
|
||||||
version=2.8.9
|
version=2.8.10
|
||||||
revision=1
|
revision=1
|
||||||
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}"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://www.haproxy.org"
|
homepage="https://www.haproxy.org"
|
||||||
changelog="https://www.haproxy.org/download/${version%.*}/src/CHANGELOG"
|
changelog="https://www.haproxy.org/download/${version%.*}/src/CHANGELOG"
|
||||||
distfiles="https://www.haproxy.org/download/${version%.*}/src/haproxy-${version}.tar.gz"
|
distfiles="https://www.haproxy.org/download/${version%.*}/src/haproxy-${version}.tar.gz"
|
||||||
checksum=7a821478f36f847607f51a51e80f4f890c37af4811d60438e7f63783f67592ff
|
checksum=0d63cd46d9d10ac7dbc02f3c6769c1908f221e0a5c5b655a194655f7528d612a
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
makedepends+=" libxcrypt-devel"
|
makedepends+=" libxcrypt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue