summaryrefslogtreecommitdiffstats
path: root/testing/py-zmq
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2012-09-21 14:50:59 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2012-09-21 22:28:09 +0000
commit3684c22e7897ad0d828b92bf3c72f8b4a4b2d375 (patch)
treedc6b5d3f9dbe89fbe823427d1fc4ebc6b22b8488 /testing/py-zmq
parentc083c1bf8ee9cd67f125f2ede8ecf5504e02fef2 (diff)
downloadaports-3684c22e7897ad0d828b92bf3c72f8b4a4b2d375.tar.bz2
aports-3684c22e7897ad0d828b92bf3c72f8b4a4b2d375.tar.xz
testing/py-zmq: upgrade to 2.2.0.1
Diffstat (limited to 'testing/py-zmq')
-rw-r--r--testing/py-zmq/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-zmq/APKBUILD b/testing/py-zmq/APKBUILD
index c5426615a..9d718f389 100644
--- a/testing/py-zmq/APKBUILD
+++ b/testing/py-zmq/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-zmq
_pkgname=pyzmq
-pkgver=2.2.0
+pkgver=2.2.0.1
pkgrel=0
pkgdesc="Python bindings for ZeroMQ"
url="http://pypi.python.org/pypi/pyzmq"
@@ -26,4 +26,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="100b73973d6fb235b8da6adea403566e pyzmq-2.2.0.tar.gz"
+md5sums="f2f80709e84c8ac72d6671eee645d804 pyzmq-2.2.0.1.tar.gz"