LASzip: michelk as maintainer; adjust description; remove blank-lines; using sha256

This commit is contained in:
Michel Kuhlmann
2014-09-21 01:50:31 +01:00
committed by Mateusz Kowalczyk
parent f427a3d849
commit 6d56666905
2 changed files with 2 additions and 0 deletions
@@ -15,6 +15,7 @@ stdenv.mkDerivation rec {
description = "Turn quickly bulky LAS files into compact LAZ files without information loss";
homepage = http://www.laszip.org;
license = stdenv.lib.licenses.lgpl2;
maintainer = stdenv.maintainers.michelk;
platforms = stdenv.lib.platforms.linux;
};
}