summaryrefslogtreecommitdiff
path: root/security/py-certbot-dns-route53/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-certbot-dns-route53/Makefile')
-rw-r--r--security/py-certbot-dns-route53/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/py-certbot-dns-route53/Makefile b/security/py-certbot-dns-route53/Makefile
index ac26f44c4d4..3ab8b28a806 100644
--- a/security/py-certbot-dns-route53/Makefile
+++ b/security/py-certbot-dns-route53/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/02/09 10:06:43 adam Exp $
+# $NetBSD: Makefile,v 1.13 2021/08/05 10:52:01 adam Exp $
.include "../../security/py-certbot/Makefile.common"
@@ -7,9 +7,9 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-route53/}
COMMENT= Amazon Web Services Route 53 API plugin for Certbot
-DEPENDS+= ${PYPKGPREFIX}-acme>=0.29.0:../../security/py-acme
+DEPENDS+= ${PYPKGPREFIX}-acme>=${CERTBOT_VERSION}:../../security/py-acme
DEPENDS+= ${PYPKGPREFIX}-boto3-[0-9]*:../../net/py-boto3
-DEPENDS+= ${PYPKGPREFIX}-certbot>=1.1.0:../../security/py-certbot
+DEPENDS+= ${PYPKGPREFIX}-certbot>=${CERTBOT_VERSION}:../../security/py-certbot
DEPENDS+= ${PYPKGPREFIX}-setuptools>=39.0.1:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface