From: Viktor Szakats Date: Mon, 10 Jun 2024 20:36:16 +0000 (+0200) Subject: DISTROS: add MSYS2 (native) links X-Git-Tag: curl-8_9_0~271 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a0b0f8188e5aa9e9ca5629ecdecabb63dcb8078;p=thirdparty%2Fcurl.git DISTROS: add MSYS2 (native) links Also rename existing 'MSYS2' to 'MSYS2 (mingw-w64)'. Closes #13915 --- 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`)