openresty / openresty/openresty-packaging
zlib download link is invalid
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 187
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
https://www.zlib.net/zlib-1.2.13.tar.xz returns 404
It is recommended to change to a Github link: https://github.com/madler/zlib/releases/download/v1.2.13/zlib-1.2.13.tar.xz
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the packaging scripts for the zlib-1.2.13.tar.xz download URL and inspect how external source URLs are defined. Replace the invalid zlib.net URL with the specified GitHub release URL, then verify that the package download step succeeds.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100