upgpkg: nginx-mainline-boringssl 1.17.1-1
This commit is contained in:
parent
b299dc1603
commit
93078713a4
1 changed files with 41 additions and 0 deletions
41
.SRCINFO
41
.SRCINFO
|
@ -81,3 +81,44 @@ pkgbase = nginx-mainline-boringssl
|
|||
|
||||
pkgname = nginx-mainline-boringssl
|
||||
|
||||
pkgbase = nginx-mainline-boringssl
|
||||
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, mainline release
|
||||
pkgver = 1.17.1
|
||||
pkgrel = 1
|
||||
url = https://nginx.org
|
||||
install = nginx.install
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = custom
|
||||
makedepends = cmake
|
||||
makedepends = git
|
||||
makedepends = go
|
||||
depends = pcre
|
||||
depends = zlib
|
||||
depends = geoip
|
||||
depends = mailcap
|
||||
provides = nginx
|
||||
conflicts = nginx
|
||||
backup = etc/nginx/fastcgi.conf
|
||||
backup = etc/nginx/fastcgi_params
|
||||
backup = etc/nginx/koi-win
|
||||
backup = etc/nginx/koi-utf
|
||||
backup = etc/nginx/nginx.conf
|
||||
backup = etc/nginx/scgi_params
|
||||
backup = etc/nginx/uwsgi_params
|
||||
backup = etc/nginx/win-utf
|
||||
backup = etc/logrotate.d/nginx
|
||||
source = https://nginx.org/download/nginx-1.17.1.tar.gz
|
||||
source = https://nginx.org/download/nginx-1.17.1.tar.gz.asc
|
||||
source = git+https://boringssl.googlesource.com/boringssl
|
||||
source = service
|
||||
source = logrotate
|
||||
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
|
||||
sha256sums = 6f1825b4514e601579986035783769c456b888d3facbab78881ed9b58467e73e
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = 05fdc0c0483410944b988d7f4beabb00bec4a44a41bd13ebc9b78585da7d3f9b
|
||||
sha256sums = b9af19a75bbeb1434bba66dd1a11295057b387a2cbff4ddf46253133909c311e
|
||||
|
||||
pkgname = nginx-mainline-boringssl
|
||||
|
||||
|
|
Loading…
Reference in a new issue