dhcp: fix homepage, quote
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user