Skip to content
Snippets Groups Projects
Commit f91f6edf authored by J0WI's avatar J0WI Committed by Jakub Jirutka
Browse files

main/ngtcp2: split static

parent 0bc63f3e
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ngtcp2
pkgver=1.11.0
pkgrel=0
pkgrel=1
pkgdesc="Implementation of IETF QUIC protocol"
url="https://nghttp2.org/ngtcp2/"
arch="all"
......@@ -14,6 +14,7 @@ makedepends="
"
checkdepends="cunit-dev"
subpackages="
$pkgname-static
$pkgname-dev
$pkgname-gnutls
"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment