Address comment

This commit is contained in:
Jonathan Queiroz
2019-10-22 00:27:53 -07:00
parent 5cd7eca247
commit 42738dbb9e
+1 -1
View File
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://github.com/spook/sshping; homepage = "https://github.com/spook/sshping";
description = "Measure character-echo latency and bandwidth for an interactive ssh session"; description = "Measure character-echo latency and bandwidth for an interactive ssh session";
license = licenses.mit; license = licenses.mit;
platforms = platforms.unix; platforms = platforms.unix;