Fixed many descriptions
This commit is contained in:
@@ -15,8 +15,8 @@ stdenv.mkDerivation rec
|
||||
|
||||
meta =
|
||||
{
|
||||
homepage = "http://www.tildeslash.com/libzdb/";
|
||||
description = "A small, easy to use Open Source Database Connection Pool Library.";
|
||||
homepage = http://www.tildeslash.com/libzdb/;
|
||||
description = "A small, easy to use Open Source Database Connection Pool Library";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.calrama ];
|
||||
|
||||
Reference in New Issue
Block a user