174 B
174 B
jq 1.8.1
https://github.com/jqlang/jq.git
git submodule update --init
autoreconf -i
./configure --prefix=/pkg/gnu/jq
make -j$(nproc)
make install
https://github.com/jqlang/jq.git
git submodule update --init
autoreconf -i
./configure --prefix=/pkg/gnu/jq
make -j$(nproc)
make install