blob: 402af1833c18a21dc5bb5b10afd8b869fd26b0ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-armv7a-eabi-libnghttp2
pkgdesc = Framing layer of HTTP/2 is implemented as a reusable C library (Android armv7a-eabi)
pkgver = 1.65.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.65.0/nghttp2-1.65.0.tar.xz
md5sums = c4c1b02658f2a7c8eb0ddf59bd5caee9
pkgname = android-armv7a-eabi-libnghttp2
|