rdfind 1.7.0 = https://github.com/pauldreik/rdfind/archive/refs/tags/releases/1.7.0.tar.gz ``` sh *** build *** ./bootstrap.sh ./configure --prefix=/pkg/gnu/rdfind make -j$(nproc) make install ``` ``` cfg *** build deps *** nettle ```