blob: fb9aceb7ebfa415941cf6561b4afceb3c5815d52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = iot-exporter
pkgdesc = MQTT metric exporter for Prometheus Monitoring
pkgver = r7.80f2fc7
pkgrel = 2
url = https://github.com/markuslindenberg/iot_exporter
arch = any
license = MIT
makedepends = go
source = git+https://github.com/markuslindenberg/iot_exporter.git
source = iot-exporter.env
source = iot-exporter.service
source = iot-exporter.sysusers
source = iot-exporter.tmpfiles
source = mqtt.yml
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = iot-exporter
|