40 lines
855 B
Plaintext
40 lines
855 B
Plaintext
name: nginx
|
|
description: Lightweight HTTP server and IMAP/POP3 proxy server
|
|
version: 1.31.1
|
|
revision: 1
|
|
url: https://nginx.org/
|
|
license: BSD-2-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/nginx/fastcgi.conf
|
|
- etc/nginx/fastcgi_params
|
|
- etc/nginx/koi-win
|
|
- etc/nginx/koi-utf
|
|
- etc/nginx/nginx.conf
|
|
- etc/nginx/scgi_params
|
|
- etc/nginx/uwsgi_params
|
|
- etc/nginx/win-utf
|
|
- etc/logrotate.d/nginx
|
|
depends:
|
|
- glibc
|
|
- libxcrypt
|
|
- mailcap
|
|
- openssl
|
|
- pcre2
|
|
- sysusers
|
|
- zlib
|
|
make_depends:
|
|
- findutils
|
|
- gd
|
|
- geoip
|
|
- libxml2
|
|
- libxslt
|
|
downloads:
|
|
- url: https://github.com/nginx/nginx/archive/refs/tags/release-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: c7e3053faef6b037ba402594767d0bbf5be6e32a0d7f9772cc03bde713fcd246
|