mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
zlib: Switch to https://zlib.net/fossils
See added comment for rationale. I've "diff -Naur"ed extracted zlib-1.3.tar.xz and zlib-1.3.tar.gz and there is no difference.
This commit is contained in:
parent
1a77fa6edd
commit
815b4a786d
12
packages.ent
12
packages.ent
@ -764,10 +764,14 @@
|
||||
<!ENTITY xz-fin-sbu "0.1 SBU">
|
||||
|
||||
<!ENTITY zlib-version "1.3">
|
||||
<!ENTITY zlib-size "1266 KB">
|
||||
<!ENTITY zlib-url "https://www.zlib.net/zlib-&zlib-version;.tar.xz">
|
||||
<!ENTITY zlib-md5 "b49e70aacafacfceb1107943497f5545">
|
||||
<!ENTITY zlib-home "https://www.zlib.net/">
|
||||
<!ENTITY zlib-size "1,461 KB">
|
||||
<!-- DO NOT remove "fossils"!
|
||||
The upstream removes https://zlib.net/zlib-&zlib-version;.tar.xz
|
||||
once a newer version is released EVEN IF there is no security fixes.
|
||||
Unfortunately there is no .xz files in fossils directory. -->
|
||||
<!ENTITY zlib-url "https://zlib.net/fossils/zlib-&zlib-version;.tar.gz">
|
||||
<!ENTITY zlib-md5 "60373b133d630f74f4a1f94c1185a53f">
|
||||
<!ENTITY zlib-home "https://zlib.net/">
|
||||
<!ENTITY zlib-fin-du "6.2 MB">
|
||||
<!ENTITY zlib-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user