krglaws / MyLFS

A giant Bash script that builds Linux From Scratch
MIT License
91 stars 23 forks source link

Depreciated zlib versions used zlib-1.2.12 - zlib-1.2.13 #17

Open zt07 opened 2 years ago

zt07 commented 2 years ago

The old zlib link (https://zlib.net/zlib-1.2.12.tar.xz) is 404, I attempted to replace it with the newer version in packages.sh but that leads to tar not begin able to find it, where else do I change the package?

splatboydev commented 1 year ago

zlib 1.2.12 is not deprecated, it is simply 1 version behind

fsdultra commented 4 months ago

check the package.sh file