8517fe51bfd6b22e551a4ff9dcd14fd836b785e2
This PR is intended to resolve issues: - https://github.com/git-for-windows/git-sdk-64/issues/1 - https://github.com/git-for-windows/git-sdk-32/issues/1 The perl-libwww was updated and included a new dependency that was not immediately evident.
libcrypt: Tag name error on https://sourceware.org/git/cygwin-apps/crypt.git, should be "crypt-*-release" instead of "libcrypt-*-release".
Added a patch from mintty developers to fix an issue compiling with GCC 7.3.0 that I had complained about. The issue was submitted by myself at: https://github.com/mintty/mintty/issues/765 .
MSYS2-packages
Package scripts for MSYS2.
To build these, run msys2_shell.cmd then from the bash prompt.
cd ${package-name}
makepkg
To install the built package(s).
pacman -U ${package-name}*.pkg.tar.xz
If you don't have the group base-devel installed, please install.
pacman -S base-devel
Description
Releases
1
srcinfo-cache
Latest
Languages
Shell
90.5%
C
4.3%
Python
1.6%
Roff
1.2%
Perl
1.1%
Other
1.2%