blob: a4c5d23586e6d47df20b17c78a99fc108e169dc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = mqtt-cli-bin
pkgdesc = MQTT 5.0 and 3.1.1 compatible and feature-rich MQTT Command Line Interface.
pkgver = 4.4.0
pkgrel = 1
url = https://hivemq.github.io/mqtt-cli
arch = x86_64
license = Apache
depends = bash
depends = java-runtime>=1.8
source = https://github.com/hivemq/mqtt-cli/releases/download/v4.4.0/mqtt-cli-4.4.0.deb
md5sums = 6dd0e04497ffabc224cd6b45f931849c
pkgname = mqtt-cli-bin
|