haproxy: update to 1.5.13.
This commit is contained in:
parent
158457391b
commit
7f2246a908
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'haproxy'
|
||||
pkgname=haproxy
|
||||
version=1.5.12
|
||||
version=1.5.13
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="TARGET=linux2628 USE_PCRE=1 USE_PCRE_JIT=1 USE_ZLIB=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=6648dd7d6b958d83dd7101eab5792178212a66c884bec0ebcd8abc39df83bb78
|
||||
checksum=de901c23d976cb21b816dc671924176918b691a430fb5a52e0f1afbc6faeb5f9
|
||||
|
||||
do_build() {
|
||||
sed -e '/install haproxy-systemd-wrapper/d' -i Makefile
|
||||
|
|
Loading…
Reference in New Issue