diff --git a/srcpkgs/python3-pyzmq/template b/srcpkgs/python3-pyzmq/template index 230b21a0431..162a999f7a7 100644 --- a/srcpkgs/python3-pyzmq/template +++ b/srcpkgs/python3-pyzmq/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyzmq' pkgname=python3-pyzmq -version=21.0.1 +version=21.0.2 revision=1 wrksrc="pyzmq-${version}" build_style=python3-module @@ -15,7 +15,7 @@ license="LGPL-3.0-or-later, BSD-3-Clause" homepage="https://pyzmq.readthedocs.io/" changelog="https://pyzmq.readthedocs.io/en/latest/changelog.html" distfiles="${PYPI_SITE}/p/pyzmq/pyzmq-${version}.tar.gz" -checksum=c3a630dd7716e8e127d43b22598e256a2d11a847b8cc3310350528960037fa06 +checksum=098c13c6198913c2a0690235fa74d2e49161755f66b663beaec89651554cc79c pre_build() { cat > setup.cfg <<-EOF