summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc257561ffdfd432a4faafa4a19b5d734a3f6780 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = android-x86-64-libnghttp2
	pkgdesc = Framing layer of HTTP/2 is implemented as a reusable C library (Android x86-64)
	pkgver = 1.64.0
	pkgrel = 1
	url = https://nghttp2.org/
	arch = any
	groups = android-libnghttp2
	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.64.0/nghttp2-1.64.0.tar.xz
	md5sums = 0cf8f819f4b717de7dde9f8164d0b466

pkgname = android-x86-64-libnghttp2