sqlmap: fix typo
This commit is contained in:
parent
f5c347aea6
commit
230512f3e4
@ -22562,7 +22562,7 @@ in modules // {
|
|||||||
homepage = "http://sqlmap.org";
|
homepage = "http://sqlmap.org";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
description = "Automatic SQL injection and database takeover tool";
|
description = "Automatic SQL injection and database takeover tool";
|
||||||
maintainers = with stdenv.lib.maintainers; [ sqlmap ];
|
maintainers = with stdenv.lib.maintainers; [ bennofs ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user