blob: aa9c4ed02f2dee6b74b19399b9f98eecb75c42bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = naemon-livestatus
pkgdesc = Event broker for naemon
pkgver = 1.4.3
pkgrel = 1
url = http://naemon.org
arch = i686
arch = x86_64
license = GPL2
makedepends = git
depends = icu
depends = naemon
backup = etc/naemon/livestatus.cfg
source = naemon-livestatus-git::git+https://github.com/naemon/naemon-livestatus.git#commit=bb5d67d6a9110706ab3b5d5da36369fddfcd1417
sha512sums = SKIP
pkgname = naemon-livestatus
|