diff --git a/srcpkgs/python3-cryptography/template b/srcpkgs/python3-cryptography/template index 68349a14fa7..08aa24d5d12 100644 --- a/srcpkgs/python3-cryptography/template +++ b/srcpkgs/python3-cryptography/template @@ -1,6 +1,6 @@ # Template file for 'python3-cryptography' pkgname=python3-cryptography -version=39.0.0 +version=39.0.1 revision=1 build_style=python3-module build_helper="rust" @@ -17,7 +17,7 @@ license="BSD-3-Clause, Apache-2.0" homepage="https://github.com/pyca/cryptography" changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz" -checksum=f964c7dcf7802d133e8dbd1565914fa0194f9d683d82411989889ecd701e8adf +checksum=d1f6198ee6d9148405e49887803907fe8962a23e6c6f83ea7d98f1c0de375695 if [ "$CROSS_BUILD" ]; then makedepends+=" rust-std"