diff --git a/srcpkgs/python3-certifi/template b/srcpkgs/python3-certifi/template index 203798f0324..f5ca10e8a7a 100644 --- a/srcpkgs/python3-certifi/template +++ b/srcpkgs/python3-certifi/template @@ -1,10 +1,11 @@ # Template file for 'python3-certifi' pkgname=python3-certifi version=2021.10.08 -revision=1 +revision=2 wrksrc="python-certifi-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Curated collection of Root Certificates" maintainer="Karl Nilsson " license="MPL-2.0"