diff --git a/srcpkgs/python3-openssl/template b/srcpkgs/python3-openssl/template index 6a5bdfbe6be..fbc6fb7ba4c 100644 --- a/srcpkgs/python3-openssl/template +++ b/srcpkgs/python3-openssl/template @@ -1,6 +1,6 @@ # Template file for 'python3-openssl' pkgname=python3-openssl -version=26.1.0 +version=26.2.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://pyopenssl.org/" changelog="https://raw.githubusercontent.com/pyca/pyopenssl/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/p/pyopenssl/pyopenssl-${version}.tar.gz" -checksum=737f0a2275c5bc54f3b02137687e1a765931fb3949b9a92a825e4d33b9eec08b +checksum=8c6fcecd1183a7fc897548dfe388b0cdb7f37e018200d8409cf33959dbe35387 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then # https://github.com/pyca/pyopenssl/issues/974