From 312ab68be498f0d895d8d4dc5b2f0fc857e45eb9 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Thu, 15 Sep 2022 19:41:31 +0000 Subject: curl: update to 7.85.0 * https://curl.se/changes.html#7_85_0 Signed-off-by: Stan Grishin --- net/curl/patches/200-no_docs_tests.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/curl/patches/200-no_docs_tests.patch') diff --git a/net/curl/patches/200-no_docs_tests.patch b/net/curl/patches/200-no_docs_tests.patch index 463aeac0b..863c82801 100644 --- a/net/curl/patches/200-no_docs_tests.patch +++ b/net/curl/patches/200-no_docs_tests.patch @@ -1,6 +1,6 @@ --- a/Makefile.am +++ b/Makefile.am -@@ -155,7 +155,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S +@@ -158,7 +158,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S bin_SCRIPTS = curl-config SUBDIRS = lib src @@ -9,7 +9,7 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libcurl.pc -@@ -269,8 +269,6 @@ cygwinbin: +@@ -272,8 +272,6 @@ cygwinbin: # We extend the standard install with a custom hook: install-data-hook: (cd include && $(MAKE) install) -- cgit v1.2.3