haproxy: security update to 1.5.14.
This commit is contained in:
parent
9328d14955
commit
9c2fa683fb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'haproxy'
|
||||
pkgname=haproxy
|
||||
version=1.5.13
|
||||
version=1.5.14
|
||||
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=de901c23d976cb21b816dc671924176918b691a430fb5a52e0f1afbc6faeb5f9
|
||||
checksum=9565dd38649064d0350a2883fa81ccfe92eb17dcda457ebdc01535e1ab0c8f99
|
||||
|
||||
do_build() {
|
||||
sed -e '/install haproxy-systemd-wrapper/d' -i Makefile
|
||||
|
|
Loading…
Reference in New Issue