diff --git a/srcpkgs/python3-cryptography/template b/srcpkgs/python3-cryptography/template index c2bc74734ca..bf4e3303b0a 100644 --- a/srcpkgs/python3-cryptography/template +++ b/srcpkgs/python3-cryptography/template @@ -1,6 +1,6 @@ # Template file for 'python3-cryptography' pkgname=python3-cryptography -version=38.0.1 +version=38.0.3 revision=1 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module @@ -18,7 +18,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=1db3d807a14931fa317f96435695d9ec386be7b84b618cc61cfa5d08b0ae33d7 +checksum=bfbe6ee19615b07a98b1d2287d6a6073f734735b49ee45b11324d85efc4d5cbd if [ "$CROSS_BUILD" ]; then makedepends+=" rust-std"