libesmtp: wrong license/wrong license attribute
This commit is contained in:
parent
db5350092a
commit
4dc0315259
@ -9,10 +9,10 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "02zbniyz7qys1jmx3ghx21kxmns1wc3hmv80gp7ag7yra9f1m9nh";
|
||||
};
|
||||
|
||||
meta = {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://brianstafford.info/libesmtp/index.html;
|
||||
description = "A Library for Posting Electronic Mail";
|
||||
licenses = stdenv.licenses.lgpl3Plus;
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user