Skip to content

Update to latest zlib version, server no longer provides older version#2720

Merged
tgamblin merged 2 commits intodevelopfrom
barry/update-zlib
Jan 3, 2017
Merged

Update to latest zlib version, server no longer provides older version#2720
tgamblin merged 2 commits intodevelopfrom
barry/update-zlib

Conversation

@BarrySmith
Copy link
Copy Markdown
Contributor

Funded-by: IDEAS
Project: IDEAS/xSDK

url = "http://zlib.net/zlib-1.2.8.tar.gz"

version('1.2.10', 'd9794246f853d15ce0fcbf79b9a3cf13')
version('1.2.8', '44d667c142d7cda120332623eab69f40')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please change the old line to:

version('1.2.8', '44d667c142d7cda120332623eab69f40',
    url='http://pkgs.fedoraproject.org/repo/pkgs/mingw-zlib/zlib-1.2.8.tar.gz/44d667c142d7cda120332623eab69f40/zlib-1.2.8.tar.gz')

This will ensure that the old version still works, even though it's been removed from the zlib website. And because the tarball from Fedora has the same checksum (I checked it), we know it's the same that we've been working with all along.

@BarrySmith
Copy link
Copy Markdown
Contributor Author

updated

@davydden davydden mentioned this pull request Jan 3, 2017
@hartzell
Copy link
Copy Markdown
Contributor

hartzell commented Jan 3, 2017

Building [email protected] is broken, pending this fix.

@adamjstewart
Copy link
Copy Markdown
Member

Ping @tgamblin

@tgamblin tgamblin merged commit 2322ded into develop Jan 3, 2017
@tgamblin
Copy link
Copy Markdown
Member

tgamblin commented Jan 3, 2017

thanks!

@tgamblin tgamblin deleted the barry/update-zlib branch March 21, 2017 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants