diff --git a/srcpkgs/python3-lz4/template b/srcpkgs/python3-lz4/template index f9c84a3af38..02ed0982e18 100644 --- a/srcpkgs/python3-lz4/template +++ b/srcpkgs/python3-lz4/template @@ -1,6 +1,6 @@ # Template file for 'python3-lz4' pkgname=python3-lz4 -version=3.1.0 +version=3.1.1 revision=1 wrksrc="lz4-${version}" build_style=python3-module @@ -14,7 +14,7 @@ license="BSD-3-Clause" homepage="https://github.com/python-lz4/python-lz4" changelog="https://github.com/python-lz4/python-lz4/releases" distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz" -checksum=debe75513db3eb9e5cdcd82a329ff38374b6316ab65b848b571e0404746c1e05 +checksum=1ac354804cb2d5fb3d213857a6bf8590a301ef051cc16fbb4938bd2d6e524bda do_check() { python3 -m pytest