aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2019-03-08 14:37:20 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2019-03-08 14:37:20 +0000
commit3df9f1a8eccf5b0ef6371d2fc51d476fe843abf5 (patch)
treed5f7d9903756d3ea246ee8211fa39fb746ea71c6 /community
parentdddfd20c7be4da47edb2d295832ae1bfddb3ea92 (diff)
community/py-zmq: upgrade to 18.0.1
Diffstat (limited to 'community')
-rw-r--r--community/py-zmq/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-zmq/APKBUILD b/community/py-zmq/APKBUILD
index b34fcae43e5..7ee827cb0c0 100644
--- a/community/py-zmq/APKBUILD
+++ b/community/py-zmq/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-zmq
_pkgname=pyzmq
-pkgver=18.0.0
+pkgver=18.0.1
pkgrel=0
pkgdesc="Python bindings for ZeroMQ"
url="https://pypi.python.org/pypi/pyzmq"
@@ -44,4 +44,4 @@ _py3() {
}
-sha512sums="6f294b0fe89734e9829a8a24a7306f093e823b201e26a5e2fdba3ed8bf7e367146c8d12115b6471366415c41c520e597b8378abaeafb095a9850444f9b57981d pyzmq-18.0.0.tar.gz"
+sha512sums="bb120811d160e31ce666d5ea92baacb33f3443522d767069ae58b9d2face973d957340c940006c59f6e163752d9fa26c3495f25dc29257bad0d0aa0d762bc4f2 pyzmq-18.0.1.tar.gz"