summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d50ab01d86dee4d518d9fe5d6bb25432c376bcbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = nghttp2
	pkgdesc = Client, server and proxy programs from the nghttp2 library
	pkgver = 1.56.0
	pkgrel = 1
	url = https://nghttp2.org/
	arch = x86_64
	license = MIT
	depends = python
	depends = libev
	depends = libxml2
	depends = jansson
	depends = jemalloc
	depends = c-ares
	depends = libnghttp2>=1.56.0
	depends = systemd-libs
	options = !emptydirs
	backup = etc/nghttpx/nghttpx.conf
	backup = etc/logrotate.d/nghttpx
	source = https://github.com/nghttp2/nghttp2/releases/download/v1.56.0/nghttp2-1.56.0.tar.xz
	sha256sums = 65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9

pkgname = nghttp2