blob: 0a9631c7dd2a763d2be5e2ce0806586e5e6e8a38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
pkgbase = nginx-quic-libressl
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server
pkgver = 1.27.3
pkgrel = 2
url = https://nginx.org
install = nginx.install
arch = i686
arch = x86_64
license = BSD-2-Clause-Views AND OpenSSL
makedepends = cmake
makedepends = git
makedepends = go
makedepends = mercurial
depends = geoip
depends = libxcrypt
depends = pcre2
depends = zlib
depends = glibc
depends = mailcap
provides = nginx
provides = nginx-mainline
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 = git+https://github.com/nginx/nginx.git#commit=930caed3bfc84e43bf4bd034150c17604dc5dc73
source = https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.0.0.tar.gz
source = service
source = logrotate
sha512sums = 33271834445d2d1e0ae5b06d0abb5f9677b7fc4508af7c18511979cec28b374f1e5308b50405756fa81f82c0c13360f745286af6d06cdbb622bd6edfd091b1a3
sha512sums = b5ec6d1f4e3842ecb487f9a67d86db658d05cbe8cd3fcba61172affa8c65c5d0823aa244065a7233f06c669d04a5a36517c02a2d99d2f2da3c4df729ac243b37
sha512sums = ca7d8666177d31b6c4924e9ab44ddf3d5b596b51da04d38da002830b03bd176d49354bbdd2a496617d57f44111ad59833296af87d03ffe3fca6b99327a7b4c3c
sha512sums = 8fc2d0d1c4d14b80b82f158adb508bdd65428862cd6197c7b443d4612d0a225b82a4cae8fc76ab49560c97f0bf56427b3f4abc0a598abfa9b25cdd30d1f15a30
pkgname = nginx-quic-libressl
pkgname = nginx-quic-libressl-src
pkgdesc = Source code of nginx-quic 1.27.3, useful for building modules
arch = any
depends = sh
depends = bash
depends = perl
provides = nginx-src
provides = nginx-mainline-src
conflicts = nginx-src
backup =
|