summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-07-12 12:42:40 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-07-12 12:43:52 -0500
commit5053c5e0182c5b2d9cf90663ed3b51dd16b675d8 (patch)
treef74e7d7e62080c9ad41647d1b5108d00274ff885 /app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
parentapp-crypt/certbot-apache: 0.26.0 bup (diff)
downloadgentoo-5053c5e0182c5b2d9cf90663ed3b51dd16b675d8.tar.gz
gentoo-5053c5e0182c5b2d9cf90663ed3b51dd16b675d8.tar.bz2
gentoo-5053c5e0182c5b2d9cf90663ed3b51dd16b675d8.zip
app-crypt/certbot-nginx: 0.26.0 bup
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 dd9e6e8b4372..bda8ab5ae6d7 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
@@ -25,8 +25,8 @@ IUSE=""
CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${CDEPEND}
- >=app-crypt/certbot-0.21.1[${PYTHON_USEDEP}]
- >=app-crypt/acme-0.21.1[${PYTHON_USEDEP}]
+ >=app-crypt/certbot-0.22.0[${PYTHON_USEDEP}]
+ >=app-crypt/acme-0.25.0[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
>=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]