From 043130811de39e03472814658bdbf3a808438bd3 Mon Sep 17 00:00:00 2001 From: Thomas A Date: Sun, 30 Apr 2023 20:30:20 -0700 Subject: [PATCH] Upload README.md --- README => README.apple | 0 README.md | 9 +++++++++ 2 files changed, 9 insertions(+) rename README => README.apple (100%) create mode 100644 README.md diff --git a/README b/README.apple similarity index 100% rename from README rename to README.apple diff --git a/README.md b/README.md new file mode 100644 index 0000000..20bd5f7 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# darling-libarchive + +## Upstream URL + +https://github.com/apple-oss-distributions/libarchive/tree/libarchive-83.100.2 + +## Updating Source + +When updating the source code, make sure to refer to the [`Updating Sources`](https://docs.darlinghq.org/contributing/updating-sources/index.html#updating-sources) section from the Darling Docs website. Additional details (if any) can be found in [`darling/notes/UPDATE_SOURCE.md`](darling/notes/UPDATE_SOURCE.md). \ No newline at end of file