blob: 52272b5b4cb2d834691efe59a8718dcbccfd53cb (
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
|
pkgbase = netbird-bin
pkgdesc = A WireGuard-based mesh network that connects your devices into a single private network
pkgver = 0.20.3
pkgrel = 1
url = https://netbird.io
arch = i686
arch = x86_64
arch = aarch64
arch = armv6h
license = BSD
depends = glibc
optdepends = resolvconf: Private DNS
provides = netbird
provides = wiretrustee
conflicts = netbird
replaces = wiretrustee-bin
source = environment
source = netbird@.service
sha256sums = 128e36e1f814a12886f3122a1809a404be17f81481275b6624e66937941f5269
sha256sums = ae5938e98c84a2dd4324208389b0a6cdf9a24cf3b66d1001a0b137e008da33ec
source_i686 = https://github.com/netbirdio/netbird/releases/download/v0.20.3/netbird_0.20.3_linux_386.tar.gz
sha256sums_i686 = 58c7fa0103d4447a35394f681241f2b13c1b72e7f06b7fd5071fa5c70a2f7e62
source_x86_64 = https://github.com/netbirdio/netbird/releases/download/v0.20.3/netbird_0.20.3_linux_amd64.tar.gz
sha256sums_x86_64 = 8d22ba1283c68d2f6c2b25af58cf5c01785fa9412c862c50e31082678f6ef2e4
source_aarch64 = https://github.com/netbirdio/netbird/releases/download/v0.20.3/netbird_0.20.3_linux_arm64.tar.gz
sha256sums_aarch64 = 2a6a690559ba14374c8eccc505fe5d1851f76bcc73417c0d110bf609ea08e846
source_armv6h = https://github.com/netbirdio/netbird/releases/download/v0.20.3/netbird_0.20.3_linux_armv6.tar.gz
sha256sums_armv6h = 0fad1a6659f69f4664db10b652b947b433a64c77d3ba467960eb5a5aba5d982d
pkgname = netbird-bin
|