Обновление README.md, исходников, пакетки
This commit is contained in:
9
assets/var/gnu/nghttp2.md
Normal file
9
assets/var/gnu/nghttp2.md
Normal file
@ -0,0 +1,9 @@
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user