Skip to content

httpd: do not hardcode versions of apr - #71

Merged
brayanhenao merged 1 commit into
mainfrom
apr-httpd
Apr 12, 2023
Merged

httpd: do not hardcode versions of apr#71
brayanhenao merged 1 commit into
mainfrom
apr-httpd

Conversation

@arjun024

Copy link
Copy Markdown
Member

Use github mirror to figure out their latest released version and use them in the httpd dependency build process.

Mirrors that host apr* libraries remove older versions when newer versions are released.

See similar issues addressed in the paketo project:
paketo-buildpacks/httpd#470
paketo-buildpacks/httpd#472

Fixes #70
Branch validated in https://buildpacks.ci.cf-app.com/teams/main/pipelines/dependency-builds/jobs/build-httpd-latest/builds/44

Use github mirror to figure out their latest released version and use
them in the httpd dependency build process.

Mirrors that host apr* libraries remove older versions when newer
versions are released.

See similar issues addressed in the paketo project:
paketo-buildpacks/httpd#470
paketo-buildpacks/httpd#472
@brayanhenao
brayanhenao merged commit 80ebaa5 into main Apr 12, 2023
@brayanhenao
brayanhenao deleted the apr-httpd branch April 12, 2023 21:20
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.

httpd fails to build due to APR error

2 participants