dhcp: fix homepage, quote
This commit is contained in:
parent
7048b566c1
commit
2e33f671bf
@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
|
|||||||
client, and relay agent.
|
client, and relay agent.
|
||||||
'';
|
'';
|
||||||
|
|
||||||
homepage = http://www.isc.org/products/DHCP/;
|
homepage = "https://www.isc.org/dhcp/";
|
||||||
license = licenses.isc;
|
license = licenses.isc;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user