swh:1:snp:a72e953ecd624a7df6e6196bbdd05851996c5e40
Raw File
Tip revision: bd47eca2c8aacd145b6c5c02e47e2b9ec27ab456 authored by Kristoffer Carlsson on 01 March 2024, 10:14:14 UTC
set VERSION to 1.10.2 (#53489)
Tip revision: bd47eca
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.52.0
back to top