diff options
author | Kasei Wang | 2019-06-27 17:50:38 +0800 |
---|---|---|
committer | Kasei Wang | 2019-06-27 17:50:38 +0800 |
commit | 93078713a465ef8ea6563fb941f02a42c8687ddf (patch) | |
tree | ae196f4e27adbc1c0140c85ba50460b118306d83 | |
parent | b299dc1603428f8763323e65910fe62c09696086 (diff) | |
download | aur-93078713a465ef8ea6563fb941f02a42c8687ddf.tar.gz |
upgpkg: nginx-mainline-boringssl 1.17.1-1
-rw-r--r-- | .SRCINFO | 41 |
1 files changed, 41 insertions, 0 deletions
@@ -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 + |