blob: e75423d2f84fc3c559fb8fbe729db2d1d7575a7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = cunicu
pkgdesc = A zeroconf peer-to-peer mesh VPN using Wireguard® and Interactive Connectivity Establishment (ICE)
pkgver = 0.9.1
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 = glibc
optdepends = wireguard-tools: for controlling WireGuard interfaces
source = cunicu-0.9.1::git+https://codeberg.org/cunicu/cunicu.git#tag=v0.9.1
b2sums = 4d831a8b2ad08598ab3781e3aa4a7228a901edbe5809011457f02d2a7b62f1ea52a7b9d4fe6781b9f2830a76288060e6d80bc4b7004179bcdb23c5354589396a
pkgname = cunicu
|