DISTROS: add MSYS2 (native) links

Also rename existing 'MSYS2' to 'MSYS2 (mingw-w64)'.

Closes #13915
This commit is contained in:
Viktor Szakats 2024-06-10 22:36:16 +02:00
parent 0a3c78f6b6
commit 5a0b0f8188
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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`)