statgen / raremetal

A flexible tool for meta-analysis
8 stars 9 forks source link

Fix for broken zlib URL #35

Open jonathonl opened 2 years ago

jonathonl commented 2 years ago

zlib v1.2.11 has been archived to a new location. This fix installs zlib using the new URL, which prevents the shrinkwrap package from trying to install the old URL.

abought commented 1 year ago

A user on the mailing list has requested this change. Are there any blockers to merge?

jonathonl commented 1 year ago

I see no reason not to merge.

abought commented 1 year ago

Looks like more CSG repos are requiring signed commits now. I'll remake this branch with my own signature to satisfy repo settings.

abought commented 1 year ago

Update: my mac build environment is complaining of a missing lzma.h right now (and brew needs general tidying). Travis CI appears to be either disconnected or not responding.

I'll merge this when unit tests are confirmed passing (eg porting this repo over to github actions when time allows)- this may take some time as all our devs are rather busy on other projects at present.

For now, I'll point mailing list users here as default setup advice. :)