blob: 019864c9202fee353c85caf16743f3097cdce0d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = cunicu
pkgdesc = A zeroconf peer-to-peer mesh VPN using Wireguard® and Interactive Connectivity Establishment (ICE)
pkgver = 0.6.5
pkgrel = 1
url = https://cunicu.li
arch = x86_64
arch = aarch64
arch = i686
arch = armv7h
license = Apache-2.0
makedepends = git
makedepends = go
makedepends = protoc-gen-go
makedepends = protoc-gen-go-grpc
depends = gcc-libs
depends = glibc
optdepends = wireguard-tools: for controlling WireGuard interfaces
source = cunicu-0.6.5::git+https://codeberg.org/cunicu/cunicu.git#tag=v0.6.5
b2sums = bb4382d016d2f6ac55c8c7cbeedbe99244d2566b91a2d2a9d62f97749335e3ec653947147f01b94a90f550560219ae0b474d0a1b4275aa3f304407567ffe3cd6
pkgname = cunicu
|