From b9c7aa50f42e5680bae5c26182a359d0fed5b9ce Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Tue, 23 May 2023 17:59:55 +0000 Subject: curl: update to 8.1.0 * https://curl.se/changes.html#8_1_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 863c82801..d3a5cca61 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 -@@ -158,7 +158,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S +@@ -159,7 +159,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S bin_SCRIPTS = curl-config SUBDIRS = lib src @@ -9,7 +9,7 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libcurl.pc -@@ -272,8 +272,6 @@ cygwinbin: +@@ -273,8 +273,6 @@ cygwinbin: # We extend the standard install with a custom hook: install-data-hook: (cd include && $(MAKE) install) -- cgit v1.2.3