mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
82346dd7df
New zlib versions aren't being published on sourceforge. Use the github mirror instead. Signed-off-by: Chris Packham <judge.packham@gmail.com>
5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
repository='git https://github.com/madler/zlib.git'
|
|
mirrors='https://github.com/madler/zlib/releases/download/v${CT_ZLIB_VERSION} https://www.zlib.net/'
|
|
archive_formats='.tar.xz .tar.gz'
|
|
signature_format='packed/.asc'
|