Initial commit
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
name: nginx
|
||||
description: Lightweight HTTP server and IMAP/POP3 proxy server
|
||||
version: 1.29.1
|
||||
revision: 1
|
||||
url: https://nginx.org/
|
||||
license: BSD-2-Clause
|
||||
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: true
|
||||
extract_strip_components: 1
|
||||
checksum: 8b864d3d803d903b77f77bf45ef9dbc310c90719e350f2ae5a3515d1193481f6
|
||||
Reference in New Issue
Block a user