mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/haproxy to 2.1.2-1
This commit is contained in:
parent
2017e94450
commit
ff19f7ba31
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
||||||
# - explicitly link v5/v6 with libatomic
|
# - explicitly link v5/v6 with libatomic
|
||||||
|
|
||||||
pkgname=haproxy
|
pkgname=haproxy
|
||||||
pkgver=2.1.1
|
pkgver=2.1.2
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
|
|
||||||
pkgdesc='Reliable, high performance TCP/HTTP load balancer'
|
pkgdesc='Reliable, high performance TCP/HTTP load balancer'
|
||||||
url='https://haproxy.org/'
|
url='https://haproxy.org/'
|
||||||
|
@ -24,7 +24,7 @@ source=(https://haproxy.org/download/${pkgver%.*}/src/haproxy-$pkgver.tar.gz
|
||||||
haproxy.sysusers
|
haproxy.sysusers
|
||||||
0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch)
|
0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch)
|
||||||
|
|
||||||
sha256sums=('57e75c1a380fc6f6aa7033f71384370899443c7f4e8a4ba289b5d4350bc76d1a'
|
sha256sums=('6079b08a8905ade5a9a2835ead8963ee10a855d8508a85efb7181eea2d310b77'
|
||||||
'e88edeb2fe23508565e46ff485c93cfb7c2e9c64f231538452ec7ecd7ec37a42'
|
'e88edeb2fe23508565e46ff485c93cfb7c2e9c64f231538452ec7ecd7ec37a42'
|
||||||
'b02b4088205039f0979aef0ef3e22957f493dd54eabefaee7011f2d795303b3e'
|
'b02b4088205039f0979aef0ef3e22957f493dd54eabefaee7011f2d795303b3e'
|
||||||
'ba489cec86ea7dae643128825d69fd560a53dd9dc85d0bf4e81f2614aade164e')
|
'ba489cec86ea7dae643128825d69fd560a53dd9dc85d0bf4e81f2614aade164e')
|
||||||
|
|
Loading…
Reference in a new issue