blob: b4e9f77bd0a4c5e2965c674cc034a46101461688 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = nginx-amplify-agent
pkgdesc = NGINX Amplify Agent
pkgver = 1.7.0_5
pkgrel = 1
url = https://www.nginx.com/products/nginx-amplify/
arch = any
license = BSD
makedepends = python2-setuptools
depends = python2-netifaces
depends = python2-psutil
depends = python2-gevent
depends = python2-flup
depends = python2-pyhamcrest
depends = python2-daemon
depends = python2-ujson
depends = python2-rstr
depends = python2-setproctitle
depends = python2-pyparsing
depends = python2-requests
depends = python2-netaddr
depends = python2-crossplane
depends = python2-scandir
depends = nginx
backup = etc/amplify-agent/agent.conf
source = https://github.com/nginxinc/nginx-amplify-agent/archive/v1.7.0-5.tar.gz
source = amplify-agent.service
source = tmpfile.conf
sha256sums = af8792a92fa3caf20c1114d204a18261a26eb7d30baecafb5843f98e277f017a
sha256sums = b848ed0386666a3c03b7f720ee08a40d4e434362c14145d244ef4370bb92f038
sha256sums = 3024f05029e2ca4d2565a8f9201f8d72ee29d956fd0c75cdba912607f81e0e05
pkgname = nginx-amplify-agent
|