logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: f350c020bb6e2df5735bf8c6504021876ef7a6eb
parent 272024a38394132fd8835e244b8fbc87632e23df
Author: Michael Forney <mforney@mforney.org>
Date:   Fri, 13 Mar 2020 23:04:35 -0700

curl: Update to 7.69.1

Diffstat:

Mpkg/curl/.gitignore2+-
Mpkg/curl/README.md3++-
Mpkg/curl/sha2562+-
Mpkg/curl/url2+-
Mpkg/curl/ver2+-
5 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/pkg/curl/.gitignore b/pkg/curl/.gitignore @@ -1,2 +1,2 @@ -/curl-7.69.0.tar.gz +/curl-7.69.1.tar.gz /src diff --git a/pkg/curl/README.md b/pkg/curl/README.md @@ -8,9 +8,10 @@ Generated with --disable-smb \ --disable-smtp \ --with-ca-bundle=/etc/ssl/cert.pem \ + --without-ssl \ --with-bearssl \ CPPFLAGS='-I/src/oasis/out/pkg/bearssl/include -I/src/oasis/out/pkg/zlib/include' \ - LDFLAGS='-L/src/oasis/out/pkg/bearssl -L/src/oasis/out/pkg/zlib' \ + LDFLAGS='-L/src/oasis/out/pkg/bearssl -L/src/oasis/out/pkg/zlib' There are a number of non-standard definitions, but they don't seem to be architecture-specific except for diff --git a/pkg/curl/sha256 b/pkg/curl/sha256 @@ -1 +1 @@ -cbd638a9a4219459977da2bc7a0130ba9dfc7dc2ea3703554b47bb885ab48d83 curl-7.69.0.tar.gz +01ae0c123dee45b01bbaef94c0bc00ed2aec89cb2ee0fd598e0d302a6b5e0a98 curl-7.69.1.tar.gz diff --git a/pkg/curl/url b/pkg/curl/url @@ -1 +1 @@ -url = "https://curl.haxx.se/download/curl-7.69.0.tar.gz" +url = "https://curl.haxx.se/download/curl-7.69.1.tar.gz" diff --git a/pkg/curl/ver b/pkg/curl/ver @@ -1 +1 @@ -7.69.0 r0 +7.69.1 r0