1
0
mirror of https://github.com/krglaws/MyLFS.git synced 2025-08-10 03:12:53 +00:00

update zlib version to 1.2.12

This commit is contained in:
Kyle Glaws
2022-04-06 21:35:45 -04:00
parent 4eed892c4e
commit 0bf5a842c4

View File

@ -80,7 +80,7 @@ PKG_UTILLINUX=https://www.kernel.org/pub/linux/utils/util-linux/v2.37/util-linux
PKG_VIM=https://anduin.linuxfromscratch.org/LFS/vim-8.2.4383.tar.gz
PKG_XMLPARSER=https://cpan.metacpan.org/authors/id/T/TO/TODDR/XML-Parser-2.46.tar.gz
PKG_XZ=https://tukaani.org/xz/xz-5.2.5.tar.xz
PKG_ZLIB=https://zlib.net/zlib-1.2.11.tar.xz
PKG_ZLIB=https://zlib.net/zlib-1.2.12.tar.xz
PKG_ZSTD=https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-1.5.2.tar.gz
PATCH_BINUTILS=https://www.linuxfromscratch.org/patches/lfs/11.1/binutils-2.38-lto_fix-1.patch
PATCH_BZIP2=https://www.linuxfromscratch.org/patches/lfs/11.1/bzip2-1.0.8-install_docs-1.patch