diff --git a/srcpkgs/python3-TxSNI/template b/srcpkgs/python3-TxSNI/template index d9d7c2a0c8..22b38d1d3c 100644 --- a/srcpkgs/python3-TxSNI/template +++ b/srcpkgs/python3-TxSNI/template @@ -1,11 +1,11 @@ # Template file for 'python3-TxSNI' pkgname=python3-TxSNI version=0.1.9 -revision=2 +revision=3 archs=noarch -wrksrc="TxSNI-${version}" +create_wrksrc=yes +build_wrksrc="TxSNI-${version}" build_style=python3-module -pycompile_module="txsni" hostmakedepends="python3-setuptools" depends="python3-Twisted python3-openssl" short_desc="Easy-to-use SNI endpoint for twisted"