diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 12:29:43 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 12:42:15 +1300 |
commit | 9151475849580143bcb18176144e065243860c05 (patch) | |
tree | 300f6eca9b557e729ca150ef177489e3de2cb7d2 /libraries/paho-mqtt | |
parent | 544a36b1c911aa1c8d3dc157a6532067b05300f8 (diff) |
libraries/paho-mqtt: Fix PRGNAM.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'libraries/paho-mqtt')
-rw-r--r-- | libraries/paho-mqtt/paho-mqtt.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/paho-mqtt/paho-mqtt.info b/libraries/paho-mqtt/paho-mqtt.info index 8ad110b4a806e..c7b6319c77db9 100644 --- a/libraries/paho-mqtt/paho-mqtt.info +++ b/libraries/paho-mqtt/paho-mqtt.info @@ -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" |