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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos
Commits
1c228182
Commit
1c228182
authored
Oct 10, 2023
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/nginx: Version up
Update nginx-push-stream to follow nginx API changes.
parent
b644acd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
component/nginx/buildout.cfg
component/nginx/buildout.cfg
+4
-4
No files found.
component/nginx/buildout.cfg
View file @
1c228182
...
...
@@ -11,8 +11,8 @@ parts = nginx-output
[nginx-common]
recipe = slapos.recipe.cmmi
shared = true
url = https://nginx.org/download/nginx-1.2
2.1
.tar.gz
md5sum =
8296d957561aeed0261d9be4d3decaec
url = https://nginx.org/download/nginx-1.2
5.2
.tar.gz
md5sum =
e0fc592d9721b7fccc2c959b45008ade
[nginx]
<= nginx-common
...
...
@@ -61,8 +61,8 @@ mime = ${nginx:location}/conf/mime.types
[nginx-push-stream-module]
recipe = slapos.recipe.build:download-unpacked
shared = true
url = https://github.com/wandenberg/nginx-push-stream-module/archive/
0.5.5
.tar.gz
md5sum =
9bb5237a93c957130aaf7033ed3c098
9
url = https://github.com/wandenberg/nginx-push-stream-module/archive/
8c02220d484d7848bc8e3a6d9b1c616987e86f66
.tar.gz
md5sum =
c8f18a4a7f7c871291c823aace50e1f
9
[nginx-push-stream]
<= nginx-common
...
...
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