]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
DISTROS: add MSYS2 (native) links
authorViktor Szakats <commit@vsz.me>
Mon, 10 Jun 2024 20:36:16 +0000 (22:36 +0200)
committerViktor Szakats <commit@vsz.me>
Mon, 10 Jun 2024 22:01:10 +0000 (00:01 +0200)
Also rename existing 'MSYS2' to 'MSYS2 (mingw-w64)'.

Closes #13915

docs/DISTROS.md

index 0118f1f683e65a45b94ba98dd3299f724e562d17..713712325328430d606b3f6e06ab835c9bb78a97 100644 (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`)