python-pyzmq: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:12 -02:00
parent 398920b4e9
commit 4d99ebf2ac
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'python-pyzmq' # Template file for 'python-pyzmq'
pkgname=python-pyzmq pkgname=python-pyzmq
version=17.1.2 version=17.1.2
revision=1 revision=2
wrksrc="pyzmq-${version}" wrksrc="pyzmq-${version}"
build_style=python-module build_style=python-module
make_build_args="--zmq=${XBPS_CROSS_BASE}/usr" make_build_args="--zmq=${XBPS_CROSS_BASE}/usr"