    MODULE=dhcpcd
   VERSION=10.5.0
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://github.com/NetworkConfiguration/dhcpcd/releases/download/v$VERSION
SOURCE_VFY=sha256:1fac7f914161c09e379c696c8c599f26b116f00fc695f999ca8365d144b61f8f
  WEB_SITE=http://roy.marples.name/projects/dhcpcd
   ENTERED=20011126
   UPDATED=20260810
     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
