create 1.20 stream
build for EPEL8 as well Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
This commit is contained in:
parent
f24dff7b21
commit
f68186efff
1 changed files with 5 additions and 5 deletions
10
nginx.yaml
10
nginx.yaml
|
|
@ -2,16 +2,16 @@ document: modulemd
|
|||
version: 2
|
||||
data:
|
||||
name: nginx
|
||||
stream: 1.18
|
||||
stream: 1.20
|
||||
summary: nginx webserver
|
||||
description: nginx 1.18 webserver module
|
||||
description: nginx 1.20 webserver module
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [-epel8]
|
||||
platform: []
|
||||
requires:
|
||||
platform: [-epel8]
|
||||
platform: []
|
||||
references:
|
||||
documentation: http://nginx.org/en/docs/
|
||||
tracker: https://trac.nginx.org/nginx/
|
||||
|
|
@ -40,4 +40,4 @@ data:
|
|||
rpms:
|
||||
nginx:
|
||||
rationale: Module API.
|
||||
ref: stream-1.18
|
||||
ref: stream-1.20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue