pkgbase = nghttp2
	pkgdesc = Client, server and proxy programs from the nghttp2 library
	pkgver = 1.69.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.69.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.69.0/nghttp2-1.69.0.tar.xz
	sha256sums = 1fb324b6ec2c56f6bde0658f4139ffd8209fa9e77ce98fd7a5f63af8d0e508ad

pkgname = nghttp2
