mirror of
https://github.com/archlinux/aur.git
synced 2026-02-28 14:33:23 +01:00
35 lines
1.2 KiB
Text
35 lines
1.2 KiB
Text
pkgbase = haproxy-awslc
|
|
pkgdesc = Reliable, high performance TCP/HTTP load balancer built with aws-lc
|
|
pkgver = 3.3.3
|
|
pkgrel = 3
|
|
url = https://www.haproxy.org/
|
|
install = haproxy.install
|
|
arch = x86_64
|
|
license = GPL-2.0-or-later
|
|
checkdepends = varnish
|
|
makedepends = git
|
|
makedepends = systemd
|
|
depends = aws-lc
|
|
depends = jemalloc
|
|
depends = libcrypt.so
|
|
depends = libjemalloc.so
|
|
depends = libxcrypt
|
|
depends = lua
|
|
depends = pcre2
|
|
depends = systemd-libs
|
|
provides = haproxy
|
|
conflicts = haproxy
|
|
backup = etc/haproxy/haproxy.cfg
|
|
source = git+https://git.haproxy.org/git/haproxy-3.3.git#tag=v3.3.3?signed
|
|
source = haproxy.cfg
|
|
source = haproxy.sysusers
|
|
source = 0001-Use-CFLAGS-and-LDFLAGS-when-building-admin.patch
|
|
validpgpkeys = 0C9568FA554656551590C5E44E386D9C9C61702F
|
|
validpgpkeys = 07D5F18D201984D7D13FB7AAF5F936267AA4B280
|
|
validpgpkeys = 692A51FE968BDB627C8C4B0E12F8CCEE5C19FD8D
|
|
sha256sums = 9a899b1a3595e69689dc085a5c12707da93b575a3dd4b576b3096dce5e187f91
|
|
sha256sums = b37d90a870e8c36b960847e586cb5af4583a028552df20663fae30bad27eb983
|
|
sha256sums = c6e716ea59272a8e871af53703726dd2a75b56c82dacf097d4bf08ac5e841a0d
|
|
sha256sums = a1e3a1c2923465081383eb431bae55ff9841d89909469311cdba4b394ec4a998
|
|
|
|
pkgname = haproxy-awslc
|