diff --git a/srcpkgs/python-openssl/template b/srcpkgs/python-openssl/template index 27d5ff265c1..ff1ae3918cb 100644 --- a/srcpkgs/python-openssl/template +++ b/srcpkgs/python-openssl/template @@ -1,7 +1,7 @@ # Template file for 'python-openssl' pkgname=python-openssl version=19.1.0 -revision=2 +revision=3 wrksrc="pyOpenSSL-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"