blob: 7602d58b72085dcea7bbd57cdea04ea2381c9b4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libnghttp2_asio
pkgdesc = Framing layer of HTTP/2 is implemented as a reusable C library. ASIO part
pkgver = 1.52.0
pkgrel = 1
url = https://nghttp2.org/
arch = x86_64
license = MIT
makedepends = boost
depends = glibc
depends = boost-libs
depends = nghttp2=1.52.0
depends = openssl
source = https://github.com/nghttp2/nghttp2/releases/download/v1.52.0/nghttp2-1.52.0.tar.xz
sha512sums = 3af1ce13270f7afc8652bd3de71200d9632204617fe04d2be7156d60eeb1a5cc415573677791a399ae03577e8e3256939b1b05d27dbd98dee504d09ec5325d56
pkgname = libnghttp2_asio
|