blob: ae9e38807b98716ce14cd083ff67fa8fefe4ccb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = naemon-livestatus
pkgdesc = Naemon - Livestatus Eventbroker Module
pkgver = 1.4.3
pkgrel = 1
url = https://www.naemon.io/documentation/usersguide/livestatus.html
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
|