commit: be58214b9092f1547f021b9ca68783e1fccd5f93
parent fbc87820feefd410b13cd9cc5bb04708f5540199
Author: Michael Forney <mforney@mforney.org>
Date: Mon, 18 Mar 2019 18:16:40 -0700
curl: Update to 7.64.0
Diffstat:
5 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/pkg/curl/.gitignore b/pkg/curl/.gitignore
@@ -1,2 +1,2 @@
-/curl-7.63.0.tar.gz
+/curl-7.64.0.tar.gz
/src
diff --git a/pkg/curl/curl_config.h b/pkg/curl/curl_config.h
@@ -163,6 +163,7 @@
#define HAVE_OPENSSL_RSA_H 1
/* #undef HAVE_OPENSSL_SRP */
#define HAVE_OPENSSL_SSL_H 1
+#define HAVE_OPENSSL_VERSION 1
#define HAVE_OPENSSL_X509_H 1
/* #undef HAVE_PEM_H */
#define HAVE_PIPE 1
diff --git a/pkg/curl/sha256 b/pkg/curl/sha256
@@ -1 +1 @@
-d483b89062832e211c887d7cf1b65c902d591b48c11fe7d174af781681580b41 curl-7.63.0.tar.gz
+cb90d2eb74d4e358c1ed1489f8e3af96b50ea4374ad71f143fa4595e998d81b5 curl-7.64.0.tar.gz
diff --git a/pkg/curl/url b/pkg/curl/url
@@ -1 +1 @@
-url = "https://curl.haxx.se/download/curl-7.63.0.tar.gz"
+url = "https://curl.haxx.se/download/curl-7.64.0.tar.gz"
diff --git a/pkg/curl/ver b/pkg/curl/ver
@@ -1 +1 @@
-7.63.0 r0
+7.64.0 r0