mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: mqttcli-0.2.0.
This commit is contained in:
parent
9a2cf48b73
commit
60f11d8d60
1 changed files with 12 additions and 0 deletions
12
srcpkgs/mqttcli/template
Normal file
12
srcpkgs/mqttcli/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'mqttcli'
|
||||||
|
pkgname=mqttcli
|
||||||
|
version=0.2.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path=github.com/shirou/mqttcli
|
||||||
|
short_desc="MQTT Client"
|
||||||
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
|
license="EPL-1.0"
|
||||||
|
homepage="https://github.com/shirou/mqttcli"
|
||||||
|
distfiles="https://github.com/shirou/mqttcli/archive/refs/tags/$version.tar.gz"
|
||||||
|
checksum=9c9d9238a65325f7a67bd7828a490bcd24cf3931d0c3eaae96ee39a107e26808
|
Loading…
Add table
Reference in a new issue