dhcp: fix homepage, quote

This commit is contained in:
Will Dietz 2020-01-09 18:34:25 -06:00 committed by Jon
parent 7048b566c1
commit 2e33f671bf

View file

@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
client, and relay agent.
'';
homepage = http://www.isc.org/products/DHCP/;
homepage = "https://www.isc.org/dhcp/";
license = licenses.isc;
platforms = platforms.unix;
};