haproxy: update to 1.5.12.
This commit is contained in:
parent
0aee6d07f4
commit
4daca472ec
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'haproxy'
|
||||
pkgname=haproxy
|
||||
version=1.5.11
|
||||
revision=2
|
||||
version=1.5.12
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="TARGET=linux2628 USE_PCRE=1 USE_PCRE_JIT=1 USE_ZLIB=1
|
||||
USE_OPENSSL=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="GPL-2 LGPL-2.1"
|
||||
homepage="http://www.haproxy.org"
|
||||
distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz"
|
||||
checksum=8b5aa462988405f09c8a6169294b202d7f524a5450a02dd92e7c216680f793bf
|
||||
checksum=6648dd7d6b958d83dd7101eab5792178212a66c884bec0ebcd8abc39df83bb78
|
||||
|
||||
do_build() {
|
||||
sed -e '/install haproxy-systemd-wrapper/d' -i Makefile
|
||||
|
|
Loading…
Reference in New Issue