blob: a379654134e01ede95a966c9087c91b114725419 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = fastd-git
pkgdesc = Fast and secure tunneling daemon (git version)
pkgver = 22.13.g2456f767edc6
pkgrel = 2
url = https://github.com/neocturne/fastd/
arch = x86_64
license = BSD-2-Clause
makedepends = git
makedepends = meson
depends = glibc
depends = libcap
depends = libuecc>=6
depends = libsodium
depends = json-c
depends = openssl
depends = libmnl
provides = fastd
conflicts = fastd
source = git+https://github.com/neocturne/fastd.git
sha512sums = SKIP
pkgname = fastd-git
|