blob: 74ef2611f0848445d6b7515372f66e6839080c0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = webmesh-bin
pkgdesc = A service mesh for the web
pkgver = 0.16.3
pkgrel = 1
url = https://webmeshproj.github.io
arch = x86_64
arch = aarch64
arch = armv6h
arch = i686
arch = s390x
arch = ppc64le
license = Apache-2.0
makedepends = cosign
makedepends = curl
optdepends = wireguard-tools: for debugging
conflicts = webmesh-git
conflicts = webmesh
source = https://github.com/webmeshproj/webmesh/releases/download/v0.16.3/checksums.txt
sha256sums = fd4c45b403e28265b428749d10cd62b79d2975500024de79d167061d064f72b0
pkgname = webmesh-bin
|