summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-06-02 10:31:26 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-06-02 10:31:41 -0500
commita66e845a94edb4e604c3aaf95ef294ed2df41dfe (patch)
treea4b149dd9bf3339a2f39646eaf3079e1bd35cd97 /app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
parentapp-crypt/certbot-apache: 1.16.0 bump (diff)
downloadgentoo-a66e845a94edb4e604c3aaf95ef294ed2df41dfe.tar.gz
gentoo-a66e845a94edb4e604c3aaf95ef294ed2df41dfe.tar.bz2
gentoo-a66e845a94edb4e604c3aaf95ef294ed2df41dfe.zip
app-crypt/certbot-nginx: 1.16.0 bump
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot-nginx/certbot-nginx-9999.ebuild')
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
index 52c50cecd71f..b4f61386b477 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
@@ -25,8 +25,8 @@ SLOT="0"
IUSE=""
RDEPEND="
- >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
- >=app-crypt/certbot-1.6.0[${PYTHON_USEDEP}]
+ >=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
+ >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-17.3.0[${PYTHON_USEDEP}]
>=dev-python/pyparsing-2.2.0[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"