net-misc/curl: rev bump to enable socketpair support

Link: https://github.com/curl/curl/issues/6299#issuecomment-742867378
Acked-by:  Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2020-12-11 01:07:43 +01:00
parent 4a64386f94
commit dfcd108318

View File

@@ -222,7 +222,6 @@ multilib_src_configure() {
$(use_enable progress-meter) \
--enable-proxy \
--disable-sspi \
--disable-socketpair \
$(use_enable static-libs static) \
$(use_enable threads threaded-resolver) \
$(use_enable threads pthreads) \