diff --git a/srcpkgs/python3-pyzmq/template b/srcpkgs/python3-pyzmq/template index 32c24aba9cf..03807afcc0e 100644 --- a/srcpkgs/python3-pyzmq/template +++ b/srcpkgs/python3-pyzmq/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyzmq' pkgname=python3-pyzmq -version=22.0.3 +version=22.1.0 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=f7f63ce127980d40f3e6a5fdb87abf17ce1a7c2bd8bf2c7560e1bbce8ab1f92d +checksum=7040d6dd85ea65703904d023d7f57fab793d7ffee9ba9e14f3b897f34ff2415d pre_build() { cat > setup.cfg <<-EOF