aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-07-28 15:50:46 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-29 08:56:21 +0000
commit7abcaae038db254a755b2f37b81d832284e9d730 (patch)
tree6199432f5418521b60f686d95870ee93d14882c5 /testing
parent9f61ebe6fb27adac149ebb26b8d43b974011d97b (diff)
downloadaports-7abcaae038db254a755b2f37b81d832284e9d730.tar.bz2
aports-7abcaae038db254a755b2f37b81d832284e9d730.tar.xz
testing/py3-hbmqtt: upgrade to 0.9.4
Diffstat (limited to 'testing')
-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"