193 B
193 B
nghttp2 1.68.1
https://github.com/nghttp2/nghttp2/releases/download/v1.68.1/nghttp2-1.68.1.tar.xz
./configure --prefix=/pkg/gnu/nghttp2
make -j$(nproc)
make install
https://github.com/nghttp2/nghttp2/releases/download/v1.68.1/nghttp2-1.68.1.tar.xz
./configure --prefix=/pkg/gnu/nghttp2
make -j$(nproc)
make install