Files
static-php-cli/config/pkg/lib/nghttp3.yml
crazywhalecc 893f640469 Add nghttp3
2026-03-21 00:31:16 +08:00

22 lines
378 B
YAML

nghttp3:
type: library
artifact:
source:
type: ghrel
repo: ngtcp2/nghttp3
match: nghttp3.+\.tar\.xz
prefer-stable: true
metadata:
license-files: [COPYING]
license: MIT
depends:
- openssl
headers:
- nghttp3
pkg-configs:
- libnghttp3
static-libs@unix:
- libnghttp3.a
static-libs@windows:
- nghttp3.lib