summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 39bb7994bb3c42d317e027879b84e60a293e5326 (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
pkgbase = nginx-http3
	pkgdesc = Nginx with Cloudflare's http3 patсh on the top of quiche
	pkgver = 1.16.1
	pkgrel = 1
	url = https://github.com/cloudflare/quiche/tree/master/extras/nginx
	arch = any
	license = GPL3
	makedepends = git
	makedepends = cmake
	makedepends = make
	makedepends = gcc
	makedepends = go
	makedepends = perl
	makedepends = ninja
	makedepends = rust
	makedepends = patch
	depends = geoip
	depends = pcre
	depends = zlib
	provides = nginx
	conflicts = nginx
	conflicts = nginx-unstable
	conflicts = nginx-svn
	conflicts = nginx-devel
	conflicts = nginx-custom-dev
	conflicts = nginx-full
	conflicts = nginx-libressl
	conflicts = nginx-mainline-boringssl
	source = https://nginx.org/download/nginx-1.16.1.tar.gz
	source = git+https://github.com/cloudflare/quiche.git
	source = service
	source = logrotate
	source = http3.conf
	sha256sums = f11c2a6dd1d3515736f0324857957db2de98be862461b5a542a3ac6188dbe32b
	sha256sums = SKIP
	sha256sums = 05fdc0c0483410944b988d7f4beabb00bec4a44a41bd13ebc9b78585da7d3f9b
	sha256sums = b9af19a75bbeb1434bba66dd1a11295057b387a2cbff4ddf46253133909c311e
	sha256sums = c5e473507bb727a1eb60cfa84b1bbec86cb5069bf51a6e2fcaf813941a0ef646

pkgname = nginx-http3