From 761122ad036be715f423f995603433253543daa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Thu, 9 Jul 2020 00:14:32 +0200 Subject: [PATCH] [app-crypt/certbot-nginx] bump --- app-crypt/certbot-nginx/Manifest | 2 +- .../{certbot-nginx-1.5.0.ebuild => certbot-nginx-1.6.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename app-crypt/certbot-nginx/{certbot-nginx-1.5.0.ebuild => certbot-nginx-1.6.0.ebuild} (95%) diff --git a/app-crypt/certbot-nginx/Manifest b/app-crypt/certbot-nginx/Manifest index 1382bac..c86cfa5 100644 --- a/app-crypt/certbot-nginx/Manifest +++ b/app-crypt/certbot-nginx/Manifest @@ -1 +1 @@ -DIST certbot-1.5.0.tar.gz 1387959 BLAKE2B ad395e3bd9f7012b39692be48c28bef8a0648e17e42b7b4ada8024c7eb231f418f68b6388c6c3154232d38f82ba348bf056ddf8cdf349f4a83ad148bbc20243b SHA512 ea4f9fb06ed54e2bbc30a8a0aea436e1f35772d348de483cae5e696ee1176c9663739201569102ded385074ef7aa5833c43e543c0dbc1e8f6729167350bca6a3 +DIST certbot-1.6.0.tar.gz 3797817 BLAKE2B fe01c450e89f490c1b8d32401fe72d8eeedd2bf80ad29b59c9836eb44550b4753e0ec4da6f378aba12383fa7e2a38e5b7405634e695c8f9b150ab4899afc57d6 SHA512 490b9155e90f02aaf987840c7dd041c81913daa88df4a96528e3fe1c5342b64fcc19c02a76c0e94e705f7c68d0d63c25582fa474a270d2f98d454e036fcaa320 diff --git a/app-crypt/certbot-nginx/certbot-nginx-1.5.0.ebuild b/app-crypt/certbot-nginx/certbot-nginx-1.6.0.ebuild similarity index 95% rename from app-crypt/certbot-nginx/certbot-nginx-1.5.0.ebuild rename to app-crypt/certbot-nginx/certbot-nginx-1.6.0.ebuild index b016801..1d92bc0 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-1.5.0.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-1.6.0.ebuild @@ -26,7 +26,7 @@ IUSE="" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}] - >=app-crypt/certbot-1.4.0[${PYTHON_USEDEP}] + >=app-crypt/certbot-1.6.0[${PYTHON_USEDEP}] dev-python/pyopenssl[${PYTHON_USEDEP}] >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}]"