Use /fossils/ directory from zlib.net for download.

The current download URL linked from the front page is unstable, since
it breaks every time a new release is put out. Instead, link to the
/fossils/ directory, which contains all old releases as well as the
current release.
This commit is contained in:
Simon Howard 2017-01-22 22:58:29 +00:00
parent 4cb0fd1cd7
commit a34f86ffb4

View file

@ -1,6 +1,6 @@
description "Library for compressing/decompressing GZIP files" description "Library for compressing/decompressing GZIP files"
check_pkgconfig zlib check_pkgconfig zlib
fetch_download http://zlib.net/zlib-1.2.11.tar.gz \ fetch_download http://www.zlib.net/fossils/zlib-1.2.11.tar.gz \
c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1 c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
build_autotools build_autotools