diff options
author | Viktor Szakats <commit@vszakats.net> | 2019-05-03 17:17:52 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2019-05-04 05:03:08 (GMT) |
commit | fdd14fc3467ae3521d932fd1b171412e0397d723 (patch) | |
tree | d31bbf92d71e241fe6d972f962f10be7851ae392 /src/gnutls-1-fixes.patch | |
parent | c7e50f3d80516d20e189e532016450dbb3b7de3e (diff) | |
download | mxe-fdd14fc3467ae3521d932fd1b171412e0397d723.zip mxe-fdd14fc3467ae3521d932fd1b171412e0397d723.tar.gz mxe-fdd14fc3467ae3521d932fd1b171412e0397d723.tar.bz2 |
Secure URLs
Mostly in patch headers, example code and few patch lines
and regular docs. Also update/follow some non-secure URLs.
Diffstat (limited to 'src/gnutls-1-fixes.patch')
-rw-r--r-- | src/gnutls-1-fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gnutls-1-fixes.patch b/src/gnutls-1-fixes.patch index eed3a41..957194b 100644 --- a/src/gnutls-1-fixes.patch +++ b/src/gnutls-1-fixes.patch @@ -30,7 +30,7 @@ Follow-up to 492c2b937ab66134d0b37499a6f3a747e19bc31a Signed-off-by: Mark Brand <mabrand@mabrand.nl> -taken from: http://lists.gnutls.org/pipermail/gnutls-devel/2014-November/007250.html +taken from: https://lists.gnupg.org/pipermail/gnutls-devel/2014-November/007250.html diff --git a/lib/x509/ip.c b/lib/x509/ip.c index 1111111..2222222 100644 |