aboutsummaryrefslogtreecommitdiff
path: root/packages/zlib/package.desc
Commit message (Collapse)AuthorAgeFilesLines
* zlib: Replace sourceforge mirror with githubChris Packham2022-10-171-1/+1
| | | | | | | New zlib versions aren't being published on sourceforge. Use the github mirror instead. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* zlib: Provide other mirrorPhilipp Wagner2019-09-031-1/+1
| | | | | | | Currently, SourceForge is down and downloads give a 500 error. That's not overly uncommon (even less often the case these days). Fortunately, zlib provides another mirror on their homepage, add that as option to the package description. (https://www.zlib.net/)
* Add an ability to verify the digest/signatureAlexey Neyman2017-09-271-0/+1
| | | | | | Fixes #611. Signed-off-by: Alexey Neyman <stilor@att.net>
* Remove .zip from listed extensions for zlibAlexey Neyman2017-08-241-1/+1
| | | | | | They mangle the basename into "zlib1211.zip". Signed-off-by: Alexey Neyman <stilor@att.net>
* Record tarball formatsAlexey Neyman2017-08-181-0/+1
| | | | | | Also, missed upgrades of gmp, isl, mingw-w64 Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-081-1/+2
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-081-0/+1
Signed-off-by: Alexey Neyman <stilor@att.net>