diff --git a/srcpkgs/python-openssl/template b/srcpkgs/python-openssl/template index 266e3326b8c..60f32336e39 100644 --- a/srcpkgs/python-openssl/template +++ b/srcpkgs/python-openssl/template @@ -1,7 +1,7 @@ # Template file for 'python-openssl' pkgname=python-openssl version=20.0.1 -revision=1 +revision=2 wrksrc="pyOpenSSL-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"