diff --git a/srcpkgs/python3-zstandard/template b/srcpkgs/python3-zstandard/template index 3296feb90d6..514c067a62b 100644 --- a/srcpkgs/python3-zstandard/template +++ b/srcpkgs/python3-zstandard/template @@ -1,6 +1,6 @@ # Template file for 'python3-zstandard' pkgname=python3-zstandard -version=0.19.0 +version=0.21.0 revision=1 build_style=python3-module make_build_args="--system-zstd" @@ -14,7 +14,7 @@ license="BSD-3-Clause" homepage="https://github.com/indygreg/python-zstandard" changelog="https://raw.githubusercontent.com/indygreg/python-zstandard/main/docs/news.rst" distfiles="https://github.com/indygreg/python-zstandard/archive/${version}.tar.gz" -checksum=8106c216bcaed7b70e6515b407adbfd21dd84c9855c9771530e0a3561b130454 +checksum=15adc6bfa629d48b0bb658e9eae94c484adb66a28738fa780478eebeb41599a5 pre_check() { # The skipped test ignored due to failure, see: