diff options
| author | Michael Forney <mforney@mforney.org> | 2019-11-17 17:05:29 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-11-17 20:09:14 -0800 |
| commit | 37adb2ae9cd11291254be667c56b3440566d8205 (patch) | |
| tree | 435965ad20bb79206711cfbedceb710447fcffdb /pkg/curl | |
| parent | 2dd81085804912d85affed9df0d2c3f1825ca6ac (diff) | |
Start to document patch upstream status
Diffstat (limited to 'pkg/curl')
| -rw-r--r-- | pkg/curl/patch/0001-Add-BearSSL-vtls-implementation.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/curl/patch/0001-Add-BearSSL-vtls-implementation.patch b/pkg/curl/patch/0001-Add-BearSSL-vtls-implementation.patch index c5b89e5d..0d5001ab 100644 --- a/pkg/curl/patch/0001-Add-BearSSL-vtls-implementation.patch +++ b/pkg/curl/patch/0001-Add-BearSSL-vtls-implementation.patch @@ -2,6 +2,7 @@ From 7500502be5490e60f62ecc8be8e96f1f23405684 Mon Sep 17 00:00:00 2001 From: Michael Forney <mforney@mforney.org> Date: Thu, 7 Nov 2019 20:17:18 -0800 Subject: [PATCH] Add BearSSL vtls implementation +Upstream: https://github.com/curl/curl/pull/4597 --- CMake/FindBearSSL.cmake | 9 + |
