blob: 5bfefcf990b30d53e1025f991d92e4f52ae9d5f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wazuh-indexer
pkgdesc = Wazuh Indexer for Arch Linux
pkgver = 4.10.0
pkgrel = 1
url = https://wazuh.com/
install = wazuh-indexer.install
arch = x86_64
groups = wazuh-siem
license = gpl2
depends = coreutils
backup = etc/wazuh-indexer/opensearch.yml
backup = etc/wazuh-indexer/certs
backup = etc/wazuh-indexer/opensearch.keystore
source = https://packages.wazuh.com/4.x/yum/wazuh-indexer-4.10.0-1.x86_64.rpm
sha512sums = da9206909a10abae389a06be9e9656df52a1aa78b48003eec81f8ccef89c7d27445d11c3709023a0c1b0722db46d1c445d7987296efd0d6cba69161a2a28f3f4
pkgname = wazuh-indexer
|