summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 223eac9ca6cd6f8da90f2b707864194d9fc5d0c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = android-x86-libnghttp2
	pkgdesc = Framing layer of HTTP/2 is implemented as a reusable C library (mingw-w64)
	pkgver = 1.58.0
	pkgrel = 1
	url = https://nghttp2.org/
	arch = any
	license = MIT
	makedepends = android-configure
	depends = android-ndk
	options = !strip
	options = !buildflags
	options = staticlibs
	options = !emptydirs
	source = https://github.com/nghttp2/nghttp2/releases/download/v1.58.0/nghttp2-1.58.0.tar.xz
	sha256sums = 4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0

pkgname = android-x86-libnghttp2