blob: 0a9dd989d788a928033e5e43c27f09d48994d6f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = easytier-git
pkgdesc = A simple, decentralized mesh VPN with WireGuard support.
pkgver = 2.0.3.r0.g4dca25d
pkgrel = 1
url = https://github.com/EasyTier/EasyTier
arch = x86_64
license = Apache-2.0
makedepends = git
makedepends = cargo
makedepends = protobuf
depends = glibc
depends = gcc-libs
provides = easytier
conflicts = easytier
backup = etc/easytier/config.toml
source = git+https://github.com/EasyTier/EasyTier.git
source = easytier.service
source = config.toml
sha256sums = SKIP
sha256sums = 8bf506d141f3a7a716a9b483c8d469ad4e727f85c9664a35dbf467ae2c27513f
sha256sums = 05518beea8b047d5e9b9adb14f26f85a91e4eea81ead7eeb4743f8978e1fd842
pkgname = easytier-git
|