diff options
Diffstat (limited to 'naemon-livestatus/.SRCINFO')
-rw-r--r-- | naemon-livestatus/.SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/naemon-livestatus/.SRCINFO b/naemon-livestatus/.SRCINFO new file mode 100644 index 0000000..b60f11a --- /dev/null +++ b/naemon-livestatus/.SRCINFO | |||
@@ -0,0 +1,16 @@ | |||
1 | pkgbase = naemon-livestatus | ||
2 | pkgdesc = Event broker for naemon | ||
3 | pkgver = 1.0.10 | ||
4 | pkgrel = 1 | ||
5 | url = http://naemon.org | ||
6 | arch = i686 | ||
7 | arch = x86_64 | ||
8 | license = GPL2 | ||
9 | depends = icu | ||
10 | depends = naemon | ||
11 | backup = etc/naemon/livestatus.cfg | ||
12 | source = naemon-livestatus-git::git+https://github.com/naemon/naemon-livestatus.git#commit=33dbcfe18e42158f25c27cff95a1e07b73be53b0 | ||
13 | sha512sums = SKIP | ||
14 | |||
15 | pkgname = naemon-livestatus | ||
16 | |||