diff options
Diffstat (limited to 'community/py-zmq/APKBUILD')
-rw-r--r-- | community/py-zmq/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-zmq/APKBUILD b/community/py-zmq/APKBUILD index 8f3809f591..998e3ee55c 100644 --- a/community/py-zmq/APKBUILD +++ b/community/py-zmq/APKBUILD @@ -5,7 +5,7 @@ _pkgname=pyzmq pkgver=16.0.2 pkgrel=1 pkgdesc="Python bindings for ZeroMQ" -url="http://pypi.python.org/pypi/pyzmq" +url="https://pypi.python.org/pypi/pyzmq" arch="all" license="LGPL3+ BSD" depends="" |