diff --git a/srcpkgs/python3-zstandard/template b/srcpkgs/python3-zstandard/template index 417422372fc..b57752723d1 100644 --- a/srcpkgs/python3-zstandard/template +++ b/srcpkgs/python3-zstandard/template @@ -1,7 +1,7 @@ # Template file for 'python3-zstandard' pkgname=python3-zstandard version=0.22.0 -revision=2 +revision=3 build_style=python3-module make_build_args="--system-zstd" hostmakedepends="python3-setuptools"