summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-07-08 16:58:12 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-07-08 16:58:12 -0500
commit9f891c2c4c881a863fe2ab94d8bcdb541951fd03 (patch)
tree7707b7d28b2054c97b8984e93d6d680a8bd1da49 /app-crypt/certbot/certbot-9999.ebuild
parentapp-crypt/acme: 1.6.0 bump (diff)
downloadgentoo-9f891c2c4c881a863fe2ab94d8bcdb541951fd03.tar.gz
gentoo-9f891c2c4c881a863fe2ab94d8bcdb541951fd03.tar.bz2
gentoo-9f891c2c4c881a863fe2ab94d8bcdb541951fd03.zip
app-crypt/certbot: 1.6.0 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot/certbot-9999.ebuild')
-rw-r--r--app-crypt/certbot/certbot-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild
index fb33b72fd174..f5147fca7936 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -26,7 +26,7 @@ RESTRICT="!test? ( test )"
CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="
${CDEPEND}
- >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
+ >=app-crypt/acme-1.6.0[${PYTHON_USEDEP}]
>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
>=dev-python/cryptography-2.8[${PYTHON_USEDEP}]