commit: 15dd8ceb79b9087cc499c17e2a252ae3b87f168c
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 03:07:48 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 03:09:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15dd8ceb
net-misc/curl: 7.71.0 and 7.71.1 require quiche 0.5.0 or later
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
net-misc/curl/curl-7.71.0.ebuild | 2 +-
net-misc/curl/curl-7.71.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/curl/curl-7.71.0.ebuild b/net-misc/curl/curl-7.71.0.ebuild
index 71eee9637f7..ed0e2adb8d4 100644
--- a/net-misc/curl/curl-7.71.0.ebuild
+++ b/net-misc/curl/curl-7.71.0.ebuild
@@ -48,7 +48,7 @@ RDEPEND="ldap? (
net-nds/openldap[static-libs?,${MULTILIB_USEDEP}] )
net-libs/nghttp3[${MULTILIB_USEDEP}]
net-libs/ngtcp2[ssl,${MULTILIB_USEDEP}]
)
- quiche? ( >=net-libs/quiche-0.3.0[${MULTILIB_USEDEP}] )
+ quiche? ( >=net-libs/quiche-0.5.0[${MULTILIB_USEDEP}] )
idn? ( net-dns/libidn2:0=[static-libs?,${MULTILIB_USEDEP}] )
adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
diff --git a/net-misc/curl/curl-7.71.1.ebuild b/net-misc/curl/curl-7.71.1.ebuild
index 1a4e00817ed..51a4339b8b8 100644
--- a/net-misc/curl/curl-7.71.1.ebuild
+++ b/net-misc/curl/curl-7.71.1.ebuild
@@ -48,7 +48,7 @@ RDEPEND="ldap? (
net-nds/openldap[static-libs?,${MULTILIB_USEDEP}] )
net-libs/nghttp3[${MULTILIB_USEDEP}]
net-libs/ngtcp2[ssl,${MULTILIB_USEDEP}]
)
- quiche? ( >=net-libs/quiche-0.3.0[${MULTILIB_USEDEP}] )
+ quiche? ( >=net-libs/quiche-0.5.0[${MULTILIB_USEDEP}] )
idn? ( net-dns/libidn2:0=[static-libs?,${MULTILIB_USEDEP}] )
adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )