blob: f75b65c9f520ffb24e5b2ef30bd5de7a25a30e5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = stork-agent
pkgdesc = The agent that monitors Kea DHCP and BIND 9 as part of ISC Stork.
pkgver = 2.0.0
pkgrel = 1
url = https://gitlab.isc.org/isc-projects/stork
arch = any
license = MPL2
makedepends = python
makedepends = rake
makedepends = sed
makedepends = tar
makedepends = unzip
makedepends = wget
backup = etc/stork
source = https://downloads.isc.org/isc/stork/2.0.0/stork-2.0.0.tar.gz
sha512sums = e80557289a2b4f7bd997de319951ba2d777131ac78b3ccbd0692da66482b2e518346571f55f0ac76d9bbc5fa39efb7e5d439382ed34643708b683b20a8ee68de
pkgname = stork-agent
|