    MODULE=dhcpcd
   VERSION=10.3.1
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://github.com/NetworkConfiguration/dhcpcd/releases/download/v$VERSION
SOURCE_VFY=sha256:1aed450dfd22f280a64f7e5feee148d29727c292a3d1819287cf4f98b12d4a68
  WEB_SITE=http://roy.marples.name/projects/dhcpcd
   ENTERED=20011126
   UPDATED=20260318
     SHORT="DHCP client/daemon that works with @home"

cat << EOF
dhcpcd is an RFC2131-, RFC2132-, and RFC1541-compliant DHCP client daemon. It
gets an IP address and other information from the DHCP server, automatically
configures the network interface, and tries to renew the lease time according
to RFC2131 or RFC1541.
EOF
