diff --git a/srcpkgs/certbot-nginx/template b/srcpkgs/certbot-nginx/template index 3eee8f97ba1..e9c113cc54a 100644 --- a/srcpkgs/certbot-nginx/template +++ b/srcpkgs/certbot-nginx/template @@ -1,7 +1,7 @@ # Template file for 'certbot-nginx' pkgname=certbot-nginx version=2.6.0 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="certbot python3-acme python3-parsing python3-zope.interface"