From 5a0b0f8188e5aa9e9ca5629ecdecabb63dcb8078 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 10 Jun 2024 22:36:16 +0200 Subject: [PATCH] DISTROS: add MSYS2 (native) links Also rename existing 'MSYS2' to 'MSYS2 (mingw-w64)'. Closes #13915 --- docs/DISTROS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/DISTROS.md b/docs/DISTROS.md index 0118f1f683..7137123253 100644 --- a/docs/DISTROS.md +++ b/docs/DISTROS.md @@ -166,6 +166,14 @@ unless it is very specific to Homebrew's way of packaging software. *Rolling Release* +- curl: https://github.com/msys2/MSYS2-packages/tree/master/curl +- curl issues: https://github.com/msys2/MSYS2-packages/issues +- curl patches: https://github.com/msys2/MSYS2-packages/tree/master/curl (`*.patch`) + +## MSYS2 (mingw-w64) + +*Rolling Release* + - curl: https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-curl - curl issues: https://github.com/msys2/MINGW-packages/issues - curl patches: https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-curl (`*.patch`) -- 2.47.3