dhcp: fix homepage, quote

This commit is contained in:
Will Dietz
2020-01-11 12:57:32 -08:00
committed by Jon
parent 7048b566c1
commit 2e33f671bf
+1 -1
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;
};