Commit 1c228182 authored by Łukasz Nowak's avatar Łukasz Nowak

component/nginx: Version up

Update nginx-push-stream to follow nginx API changes.
parent b644acd9
...@@ -11,8 +11,8 @@ parts = nginx-output ...@@ -11,8 +11,8 @@ parts = nginx-output
[nginx-common] [nginx-common]
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
shared = true shared = true
url = https://nginx.org/download/nginx-1.22.1.tar.gz url = https://nginx.org/download/nginx-1.25.2.tar.gz
md5sum = 8296d957561aeed0261d9be4d3decaec md5sum = e0fc592d9721b7fccc2c959b45008ade
[nginx] [nginx]
<= nginx-common <= nginx-common
...@@ -61,8 +61,8 @@ mime = ${nginx:location}/conf/mime.types ...@@ -61,8 +61,8 @@ mime = ${nginx:location}/conf/mime.types
[nginx-push-stream-module] [nginx-push-stream-module]
recipe = slapos.recipe.build:download-unpacked recipe = slapos.recipe.build:download-unpacked
shared = true shared = true
url = https://github.com/wandenberg/nginx-push-stream-module/archive/0.5.5.tar.gz url = https://github.com/wandenberg/nginx-push-stream-module/archive/8c02220d484d7848bc8e3a6d9b1c616987e86f66.tar.gz
md5sum = 9bb5237a93c957130aaf7033ed3c0989 md5sum = c8f18a4a7f7c871291c823aace50e1f9
[nginx-push-stream] [nginx-push-stream]
<= nginx-common <= nginx-common
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment