mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/haproxy to 2.4.4-1
This commit is contained in:
parent
1b3032c405
commit
42543165f0
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - explicitly link v5/v6 with libatomic
|
||||
|
||||
pkgname=haproxy
|
||||
pkgver=2.4.3
|
||||
pkgrel=2
|
||||
pkgver=2.4.4
|
||||
pkgrel=1
|
||||
|
||||
pkgdesc='Reliable, high performance TCP/HTTP load balancer'
|
||||
url='https://www.haproxy.org/'
|
||||
|
@ -25,7 +25,7 @@ source=(https://www.haproxy.org/download/${pkgver%.*}/src/haproxy-$pkgver.tar.gz
|
|||
haproxy.sysusers
|
||||
0001-Use-CFLAGS-and-LDFLAGS-when-building-admin.patch)
|
||||
|
||||
sha256sums=('ce479380be5464faa881dcd829618931b60130ffeb01c88bc2bf95e230046405'
|
||||
sha256sums=('116b7329cebee5dab8ba47ad70feeabd0c91680d9ef68c28e41c34869920d1fe'
|
||||
'e88edeb2fe23508565e46ff485c93cfb7c2e9c64f231538452ec7ecd7ec37a42'
|
||||
'b02b4088205039f0979aef0ef3e22957f493dd54eabefaee7011f2d795303b3e'
|
||||
'8cdbb8be7a712f7b2c7f4823a96d2d2926d96b57632e9669069354d7f2df9fd2')
|
||||
|
|
Loading…
Reference in a new issue