aboutsummaryrefslogtreecommitdiff
path: root/net/nginx/patches/rtmp-nginx
Commit message (Collapse)AuthorAge
* nginx: refactor MakefileGlen Huang2023-05-26
| | | | | | | | | | | | Make modules follow a naming convention, which enables: 1. Inline ADDITIONAL_MODULES into CONFIGURE_ARGS 2. Consolidate some parts of Quilt and Download for each module into BuildModule Signed-off-by: Glen Huang <me@glenhuang.com> [ fix conflict error ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* nginx: bump to 1.21.1 and improve makefileAnsuel Smith2021-07-22
- Bump to 1.21.1 - Rework makefile to fix bad make refresh - Refresh patch Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>