libstrophe: Fix typo
This commit is contained in:
parent
19aa2b5b0f
commit
b89b6d1599
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||||||
minimal dependencies and is configurable for various environments. It
|
minimal dependencies and is configurable for various environments. It
|
||||||
runs well on both Linux, Unix, and Windows based platforms.
|
runs well on both Linux, Unix, and Windows based platforms.
|
||||||
'';
|
'';
|
||||||
hompeage = http://strophe.im/libstrophe/;
|
homepage = http://strophe.im/libstrophe/;
|
||||||
license = stdenv.lib.licenses.gpl3;
|
license = stdenv.lib.licenses.gpl3;
|
||||||
maintainers = [ stdenv.lib.maintainers.devhell ];
|
maintainers = [ stdenv.lib.maintainers.devhell ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user