blob: b2b7a933dff279134773813609b66cc836806b3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = nghttp3-git
pkgdesc = HTTP/3 library written in C
pkgver = r777.36579fd
pkgrel = 4
url = https://github.com/ngtcp2/nghttp3
arch = x86_64
license = MIT
checkdepends = cunit
makedepends = git
provides = nghttp3
provides = libnghttp3
provides = libnghttp3.so
conflicts = nghttp3
conflicts = libnghttp3
source = git+https://github.com/ngtcp2/nghttp3
md5sums = SKIP
pkgname = nghttp3-git
|