blob: 6fdb4ac01ee5e590a6b5395b82391793af7c9579 (
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.2
pkgrel = 1
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=e24f7ccc161f1a2a759eb27263ec9af4fc7c8e96
source = https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.9.2.tar.gz
source = service
source = logrotate
sha512sums = 5e6d345d7171bed3e1e2853f4e2ab23af05d89a93cc3af224ff9ffec6b96dc455c50bf05bbd1c9621a3f75b72ec6712dbdbc0be4bcb4ed8341daef5274cdf18b
sha512sums = b7b9f47c77fd27787b7c7ae7e78cd831fe9f7f32e280f54952994569bfe69ff03022e349aea9ea734c50b079693c6e15a3c1115ef0093e523437904074da5784
sha512sums = ca7d8666177d31b6c4924e9ab44ddf3d5b596b51da04d38da002830b03bd176d49354bbdd2a496617d57f44111ad59833296af87d03ffe3fca6b99327a7b4c3c
sha512sums = 8fc2d0d1c4d14b80b82f158adb508bdd65428862cd6197c7b443d4612d0a225b82a4cae8fc76ab49560c97f0bf56427b3f4abc0a598abfa9b25cdd30d1f15a30
pkgname = nginx-quic-libressl
pkgname = nginx-quic-libressl-src
pkgdesc = Source code of nginx-quic 1.27.2, useful for building modules
arch = any
depends = sh
depends = bash
depends = perl
provides = nginx-src
provides = nginx-mainline-src
conflicts = nginx-src
backup =
|