Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
103
Merge Requests
103
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
d256866c
Commit
d256866c
authored
Jul 13, 2023
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/apache: version up apr-1.7.4 and httpd-2.4.57.
parent
1e9bc04e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
component/apache/buildout.cfg
component/apache/buildout.cfg
+4
-4
No files found.
component/apache/buildout.cfg
View file @
d256866c
...
...
@@ -22,8 +22,8 @@ extends =
[apr]
recipe = slapos.recipe.cmmi
shared = true
version = 1.7.
2
md5sum =
9a00835e4da8c215348e263b550fc130
version = 1.7.
4
md5sum =
f8a62f3984898ba0ea8b6f26b851cb99
url = https://archive.apache.org/dist/apr/apr-${:version}.tar.bz2
environment =
LDFLAGS=-Wl,-rpath=${libuuid:location}/lib
...
...
@@ -44,9 +44,9 @@ environment =
[apache]
recipe = slapos.recipe.cmmi
shared = true
version = 2.4.5
4
version = 2.4.5
7
url = https://archive.apache.org/dist/httpd/httpd-${:version}.tar.bz2
md5sum =
861b43073ab416d689f1fc4dfa087711
md5sum =
34575e92f91fb625f3842d6ca382caa5
configure-options = --disable-static
--enable-authn-alias
--enable-bucketeer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment