Compare commits
2 Commits
c8-stream-
...
c9-stream-
Author | SHA1 | Date | |
---|---|---|---|
aa1517d154 | |||
b87b3401ac |
@ -3,18 +3,18 @@ document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
name: nginx
|
||||
stream: 1.16
|
||||
stream: "1.24"
|
||||
summary: nginx webserver
|
||||
description: >-
|
||||
nginx 1.16 webserver module
|
||||
nginx 1.24 webserver module
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
platform: [el9]
|
||||
requires:
|
||||
platform: [el8]
|
||||
platform: [el9]
|
||||
references:
|
||||
documentation: http://nginx.org/en/docs/
|
||||
tracker: https://trac.nginx.org/nginx/
|
||||
@ -43,5 +43,5 @@ data:
|
||||
rpms:
|
||||
nginx:
|
||||
rationale: Module API.
|
||||
ref: stream-1.16-rhel-8.4.0
|
||||
ref: stream-1.24-rhel-9.4.0
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user