aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-hbmqtt
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-hbmqtt')
-rw-r--r--testing/py3-hbmqtt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-hbmqtt/APKBUILD b/testing/py3-hbmqtt/APKBUILD
index d831bb1059..baceef3796 100644
--- a/testing/py3-hbmqtt/APKBUILD
+++ b/testing/py3-hbmqtt/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-hbmqtt
_pkgname=hbmqtt
-pkgver=0.9.2
+pkgver=0.9.4
pkgrel=0
pkgdesc="MQTT client/broker using Python asynchronous I/O"
url="http://hbmqtt.readthedocs.io/"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1
}
-sha512sums="1cc28e33d69ff299182c5dfab78b911b35f45c5763efe202779bcba1dddbe001035b9466f5330763a47782008a1ed4363e2cfc0e219e01b663ab21c3e27cbfb7 hbmqtt-0.9.2.tar.gz"
+sha512sums="5ad2e93da08233983edcc6be19d5eb61ade3966f2fd762b818622ca4b7d4fa6a8f8baddc213ee62b3d540806605eec6534291366ce7cdef0368f50a63769c6df hbmqtt-0.9.4.tar.gz"