blob: 5fad7c0fff7972225ec25162d7a601883097e45e (
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
25
26
27
28
29
30
31
|
pkgbase = fips-git
pkgdesc = Distributed, decentralized network routing protocol for mesh nodes
pkgver = 0
pkgrel = 1
url = https://github.com/jmcorgan/fips
install = fips.install
arch = x86_64
license = MIT
makedepends = cargo
makedepends = clang
makedepends = git
depends = dbus
depends = gcc-libs
depends = glibc
optdepends = systemd-resolved: .fips DNS resolution
provides = fips
conflicts = fips
conflicts = fips-debug
options = !lto
options = !debug
backup = etc/fips/fips.yaml
backup = etc/fips/hosts
backup = etc/fips/fips.nft
source = fips::git+https://github.com/jmcorgan/fips.git
source = fips.sysusers
source = fips.tmpfiles
b2sums = SKIP
b2sums = 25a0552f3d67d12f48dfd40fe4776ad7c46afeeab76bd2674b48e234db3c145810a24569a8c1a7f4c186eb546f0fae2ebe1550080c0e91d8eb72ba9934c752a6
b2sums = 844257cb8e09cd935d0d6345922d0f3ec777411daca20e24175b346a7b3cb95ebce12631a9466c4d94f1588ed8d62d92514ff24025ccfd0efb358e542b454b00
pkgname = fips-git
|