mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
libraries/paho-mqtt: Fix PRGNAM.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
544a36b1c9
commit
9151475849
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
PRGNAM="paho"
|
||||
PRGNAM="paho-mqtt"
|
||||
VERSION="1.6.1"
|
||||
HOMEPAGE="http://eclipse.org/paho"
|
||||
DOWNLOAD="https://github.com/eclipse/paho.mqtt.python/archive/refs/tags/v1.6.1/paho.mqtt.python-1.6.1.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue