Обновление README.md, исходников, пакетки
This commit is contained in:
11
assets/var/gnu/jq.md
Normal file
11
assets/var/gnu/jq.md
Normal file
@ -0,0 +1,11 @@
|
||||
jq 1.8.1
|
||||
=
|
||||
https://github.com/jqlang/jq.git
|
||||
|
||||
``` sh *** build ***
|
||||
git submodule update --init
|
||||
autoreconf -i
|
||||
./configure --prefix=/pkg/gnu/jq
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user