blob: cd93df9859c7de50ff1de9f4258f59f88ffc9683 (
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
|
pkgbase = tellus-git
pkgdesc = Host Intrusion Detection and Prevention System Based on Kernel Module
pkgver = r59.3dfbc02
pkgrel = 1
url = https://github.com/lanthora/tellus
arch = x86_64
arch = armv7h
arch = aarch64
license = GPL
makedepends = git
makedepends = cmake
makedepends = make
makedepends = go
makedepends = npm
makedepends = nodejs
makedepends = nlohmann-json
depends = dkms
depends = libnl
backup = etc/hackernel/telegram.yaml
backup = etc/hackernel/web.yaml
source = tellus-git::git+https://github.com/lanthora/tellus.git
sha256sums = SKIP
pkgname = tellus-git
|