https://rockdaboot.github.io/libpsl
https://github.com/rockdaboot/libpsl
https://github.com/rockdaboot/libpsl/releases
http://paketspiegel.de/libpsl-0.21.5.tar.gz onnlein
BLFS 13.0
https://blfs.daniel-schildt.de/systemd/basicnet/libpsl.html
BAU=/bau cd $BAU pwd if [ ! -e libpsl-0.21.5.tar.gz ] then wget http://paketspiegel.de/libpsl-0.21.5.tar.gz fi if [ -d libpsl-0.21.5 ] then rm --force --recursive libpsl-0.21.5 fi tar --extract -f libpsl-0.21.5.tar.gz cd libpsl-0.21.5 pwd cd .. pwd