mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
The http://zlib.net/zlib-VERSION link only works for the currently released version and break whenever zlib releases a new version (which happened twice this year). This is also problematic when building older LibreELEC versions as the older zlib can't be downloaded. Switch PKG_URL to the tar.gz files at https://zlib.net/fossils/ as this location provides all (current and older) releases. Signed-off-by: Matthias Reichl <hias@horus.com>