libxcrypt 4.4.38
=
https://github.com/besser82/libxcrypt/releases/download/v4.4.38/libxcrypt-4.4.38.tar.xz
``` sh *** build ***
./configure --prefix=/pkg/gnu/libxcrypt
make -j$(nproc)
make install
```