blob: f1a910f36e561e71eab439205157e158065f004e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = wasp
pkgdesc = Distributed MQTT Broker, written in go.
pkgver = 4.0.0
pkgrel = 1
url = https://github.com/vx-labs/wasp/
arch = x86_64
license = GPL
makedepends = go
source = https://github.com/vx-labs/wasp//archive/v4.0.0.tar.gz
sha256sums = 7c62e928f1970efb9f653b66f2920212c00e89d4d424ed5d505ddf898264cf75
pkgname = wasp
|