summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3588ff1e63fd4d87d9ac2fe0219c3c08be75332 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = libnghttp2-git
	pkgdesc = Framing layer of HTTP/2 is implemented as a reusable C library
	pkgver = 1.31.0.r12.gb48bcb21
	pkgrel = 1
	url = https://nghttp2.org/
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = glibc
	provides = libnghttp2
	conflicts = nghttp2<1.20.0-2
	conflicts = libnghttp2
	source = git+https://github.com/nghttp2/nghttp2.git
	sha256sums = SKIP

pkgname = libnghttp2-git