13d89f7364
Upstream merged the default branch commits for nginx 1.19.10 into the nginx-quic branch, so let's switch back to it instead of merging it ourselves during build. I went directly with revision [47a43b011dec][0] instead of the actual merge commit [7f95010f10b7][1] because it contains some compatibility enhancements for the 1.19.10 changes. [0]: https://hg.nginx.org/nginx-quic/rev/47a43b011dec "HTTP/3: keepalive_time support." [1]: https://hg.nginx.org/nginx-quic/rev/7f95010f10b7 "Merged with the default branch."
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
pkgbase = nginx-quic
|
|
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch
|
|
pkgver = 1.19.10
|
|
pkgrel = 2
|
|
url = https://nginx.org
|
|
install = nginx.install
|
|
arch = i686
|
|
arch = x86_64
|
|
license = custom
|
|
makedepends = cmake
|
|
makedepends = git
|
|
makedepends = go
|
|
makedepends = mercurial
|
|
depends = geoip
|
|
depends = libxcrypt
|
|
depends = mailcap
|
|
depends = pcre
|
|
depends = zlib
|
|
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 = hg+https://hg.nginx.org/nginx-quic#revision=47a43b011dec
|
|
source = git+https://boringssl.googlesource.com/boringssl#commit=0da75f35d51ab7fbfa8efaf71c87606ee26f5db3
|
|
source = service
|
|
source = logrotate
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = 05fdc0c0483410944b988d7f4beabb00bec4a44a41bd13ebc9b78585da7d3f9b
|
|
sha256sums = b9af19a75bbeb1434bba66dd1a11295057b387a2cbff4ddf46253133909c311e
|
|
|
|
pkgname = nginx-quic
|
|
|