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