dhcp 4.4.3
=
https://ftp.isc.org/isc/dhcp/4.4.3-P1/dhcp-4.4.3-P1.tar.gz
``` sh *** build ***
./configure --prefix=/pkg/gnu/dhcp
make -j$(nproc)
make install
```