summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c27a81dbee77762e58c6f124523456ae611591f5 (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.53.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.53.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.53.0/nghttp2-1.53.0.tar.xz
	sha256sums = b867184254e5a29b0ba68413aa14f8b0ce1142a371761374598dec092dabb809

pkgname = nghttp2