Revert "curl: update to 7.85.0"

This reverts commit 312ab68be4.

Signed-off-by: Stan Grishin <stangri@melmac.ca>
This commit is contained in:
Stan Grishin
2022-09-15 20:40:00 +00:00
committed by Josef Schlehofer
parent 384f9690f2
commit b814eec3b5
4 changed files with 17 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
--- a/Makefile.am
+++ b/Makefile.am
@@ -158,7 +158,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S
@@ -155,7 +155,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:
@@ -269,8 +269,6 @@ cygwinbin:
# We extend the standard install with a custom hook:
install-data-hook:
(cd include && $(MAKE) install)