haproxy: update to 1.8.17.
This commit is contained in:
parent
770e115d39
commit
acc1fdc927
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'haproxy'
|
||||
pkgname=haproxy
|
||||
version=1.8.15
|
||||
version=1.8.17
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="TARGET=linux2628 USE_PCRE=1 USE_PCRE_JIT=1 USE_ZLIB=1
|
||||
|
@ -12,7 +12,8 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.haproxy.org"
|
||||
distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz"
|
||||
checksum=7113862f1146d7de8b8e64f45826ab3533c7f7f7b7767e24c08f7c762202a032
|
||||
checksum=7b789b177875afdd5ddeff058e7efde73aa895dc2dcf728b464358635ae3948e
|
||||
|
||||
make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"
|
||||
conf_files="/etc/${pkgname}/${pkgname}.cfg"
|
||||
system_accounts="$pkgname"
|
||||
|
|
Loading…
Reference in a new issue