mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/haproxy to 1.9.8-1
This commit is contained in:
parent
1f7ecfd850
commit
aac0049236
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - explicitly link v5/v6 with libatomic
|
||||
|
||||
pkgname=haproxy
|
||||
pkgver=1.9.6
|
||||
pkgver=1.9.8
|
||||
pkgrel=1
|
||||
|
||||
pkgdesc='Reliable, high performance TCP/HTTP load balancer'
|
||||
|
@ -24,7 +24,7 @@ source=(https://haproxy.org/download/${pkgver%.*}/src/haproxy-$pkgver.tar.gz
|
|||
haproxy.sysusers
|
||||
0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch)
|
||||
|
||||
md5sums=('7ca1faa1e84d7d72ff9f3a5337dc8fda'
|
||||
md5sums=('efd17947e2c6d1fb26a0987968b1bc6a'
|
||||
'27941f31d25d5629f4bdef6bc4b2555a'
|
||||
'2f00e81ee2f3f6e51a0cd9acc6f3ff3e'
|
||||
'5343b0563c2e0e59110a84e2e611d94f')
|
||||
|
|
Loading…
Reference in a new issue